summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys-utils/wdctl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-utils/wdctl.c b/sys-utils/wdctl.c
index 0bb245bae..8de5d5a2d 100644
--- a/sys-utils/wdctl.c
+++ b/sys-utils/wdctl.c
@@ -21,7 +21,6 @@
#include <sys/ioctl.h>
#include <getopt.h>
#include <stdio.h>
-#include <unistd.h>
#include <signal.h>
#include <assert.h>
#include <linux/watchdog.h>