diff options
Diffstat (limited to 'dpid/misc_new.h')
-rw-r--r-- | dpid/misc_new.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dpid/misc_new.h b/dpid/misc_new.h index e2bf6e9a..248b2895 100644 --- a/dpid/misc_new.h +++ b/dpid/misc_new.h @@ -1,8 +1,6 @@ #ifndef MISC_NEW_H #define MISC_NEW_H -#include "../dlib/dlib.h" - int a_Misc_close_fd(int fd); Dstr *a_Misc_rdtag(int socket); |