diff options
Diffstat (limited to 'src/IO/IO.c')
-rw-r--r-- | src/IO/IO.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/IO/IO.c b/src/IO/IO.c index 335b4378..e833f970 100644 --- a/src/IO/IO.c +++ b/src/IO/IO.c @@ -24,7 +24,6 @@ #include "../msg.h" #include "../chain.h" #include "../klist.h" -#include "../list.h" #include "IO.h" #include "iowatch.hh" |