aboutsummaryrefslogtreecommitdiff
path: root/ares/bitncmp.c
diff options
context:
space:
mode:
authorGisle Vanem <gvanem@broadpark.no>2007-02-26 04:33:19 +0000
committerGisle Vanem <gvanem@broadpark.no>2007-02-26 04:33:19 +0000
commitee1235a7cd59dc5887057cc111f35af01e541263 (patch)
treecbd3c35ce2efcabecac1ebbd284460658cd2262e /ares/bitncmp.c
parentc514a2a89aa1c1e06b70405eedb4e1f70b27fd10 (diff)
Removed inclusion of <sys/types.h> in .c-files
since it's already included through "setup.h".
Diffstat (limited to 'ares/bitncmp.c')
-rw-r--r--ares/bitncmp.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/ares/bitncmp.c b/ares/bitncmp.c
index bb35d4b46..b9077bacc 100644
--- a/ares/bitncmp.c
+++ b/ares/bitncmp.c
@@ -19,9 +19,7 @@
#ifndef HAVE_BITNCMP
-#include <sys/types.h>
-#include <string.h>
-#include <stdlib.h>
+#include "setup.h"
#include "bitncmp.h"
/*