diff options
Diffstat (limited to 'filter/f-util.c')
-rw-r--r-- | filter/f-util.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/filter/f-util.c b/filter/f-util.c index 1f3c79a3..82dc1c3d 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" |