aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/util/format.c')
-rw-r--r--tests/util/format.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/util/format.c b/tests/util/format.c
index 043cfe7f..15ac5e1e 100644
--- a/tests/util/format.c
+++ b/tests/util/format.c
@@ -23,10 +23,6 @@
23 * IN THE SOFTWARE. 23 * IN THE SOFTWARE.
24 */ 24 */
25 25
26#ifdef HAVE_CONFIG_H
27#include "config.h"
28#endif
29
30#include <stdint.h> 26#include <stdint.h>
31#include <stdlib.h> 27#include <stdlib.h>
32#include <string.h> 28#include <string.h>