diff options
Diffstat (limited to 'dpid/dpid_common.h')
-rw-r--r-- | dpid/dpid_common.h | 3 |
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" |