diff options
Diffstat (limited to 'src/common/fdset.h')
-rw-r--r-- | src/common/fdset.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/fdset.h b/src/common/fdset.h index a589145..e1facdb 100644 --- a/src/common/fdset.h +++ b/src/common/fdset.h @@ -32,7 +32,6 @@ #ifndef _KNOTD_FDSET_H_ #define _KNOTD_FDSET_H_ -#include "config.h" #include <stddef.h> #ifdef HAVE_SYS_SELECT_H #include <sys/select.h> |