summaryrefslogtreecommitdiffstats
path: root/include/utils.h
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2010-07-26 22:47:53 +0200
committerPatrick McHardy <kaber@trash.net>2010-07-26 22:47:53 +0200
commitcb5d6bd44bdf7c5c6a50582c961aed0752a6db60 (patch)
tree9cd0af39e20b575e1effca8bd43588c04e82349c /include/utils.h
parente6e12fb611ef72648fd1f492ac93427411f26be9 (diff)
libdect: include cleanup - only include io.h where needed
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'include/utils.h')
-rw-r--r--include/utils.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/utils.h b/include/utils.h
index baa45f1..5eb53a9 100644
--- a/include/utils.h
+++ b/include/utils.h
@@ -6,8 +6,6 @@
#include <stdbool.h>
#include <unistd.h>
-#include <io.h>
-
#ifndef AF_DECT
#define AF_DECT 38
#endif