summaryrefslogtreecommitdiffstats
path: root/filter/f-util.c
diff options
context:
space:
mode:
Diffstat (limited to 'filter/f-util.c')
-rw-r--r--filter/f-util.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/filter/f-util.c b/filter/f-util.c
index 1f3c79a..82dc1c3 100644
--- a/filter/f-util.c
+++ b/filter/f-util.c
@@ -6,19 +6,7 @@
* Can be freely distributed and used under the terms of the GNU GPL.
*/
-#include <stdio.h>
-#include <fcntl.h>
-#include <unistd.h>
-#include <sys/signal.h>
-#include <setjmp.h>
-
#include "nest/bird.h"
-#include "lib/lists.h"
-#include "lib/resource.h"
-#include "lib/socket.h"
-#include "nest/route.h"
-#include "nest/protocol.h"
-#include "nest/iface.h"
#include "conf/conf.h"
#include "filter/filter.h"