aboutsummaryrefslogtreecommitdiffstats
path: root/randpkt.c
diff options
context:
space:
mode:
Diffstat (limited to 'randpkt.c')
-rw-r--r--randpkt.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/randpkt.c b/randpkt.c
index 7a0ecd9741..269aef45a7 100644
--- a/randpkt.c
+++ b/randpkt.c
@@ -23,10 +23,6 @@
#include <config.h>
-#ifdef HAVE_UNISTD_H
-#include <unistd.h>
-#endif
-
#ifdef HAVE_GETOPT_H
#include <getopt.h>
#endif
@@ -35,10 +31,6 @@
#include "wsutil/wsgetopt.h"
#endif
-#ifdef HAVE_FCNTL_H
-#include <fcntl.h>
-#endif
-
#include <time.h>
#include <errno.h>