summaryrefslogtreecommitdiffstats
path: root/src/units.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/units.c')
-rw-r--r--src/units.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/units.c b/src/units.c
index 7376a0b..f6b14bc 100644
--- a/src/units.c
+++ b/src/units.c
@@ -54,9 +54,7 @@
#include <stdio.h>
#include <assert.h>
#include <ctype.h>
-#ifdef HAVE_STDINT_H
#include <stdint.h>
-#endif
#include <sys/socket.h>
#include <sys/types.h>
#include <sys/time.h>