aboutsummaryrefslogtreecommitdiff
path: root/dpid/dpid_common.h
diff options
context:
space:
mode:
authorJorge Arellano Cid <jcid@dillo.org>2009-07-13 15:24:42 -0400
committerJorge Arellano Cid <jcid@dillo.org>2009-07-13 15:24:42 -0400
commitfad45baee35ac1801499bebfe24c53cfaff5cf67 (patch)
tree4efc8c65d1a3a52f80678fa074353ee9da4529cc /dpid/dpid_common.h
parent166f548efcab0efac6374c742fdad2c65349965f (diff)
Remove system includes for dpid
Diffstat (limited to 'dpid/dpid_common.h')
-rw-r--r--dpid/dpid_common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/dpid/dpid_common.h b/dpid/dpid_common.h
index 4311a8a8..5a792b04 100644
--- a/dpid/dpid_common.h
+++ b/dpid/dpid_common.h
@@ -9,9 +9,6 @@
* the next patch
*/
-#include <stdio.h>
-#include <errno.h>
-#include <sys/types.h>
#include <dirent.h>
#include "../dlib/dlib.h"