aboutsummaryrefslogtreecommitdiff
path: root/miscutils/watchdog.c
diff options
context:
space:
mode:
Diffstat (limited to 'miscutils/watchdog.c')
-rw-r--r--miscutils/watchdog.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/miscutils/watchdog.c b/miscutils/watchdog.c
index 5b5fd6953..f0b0ebd0e 100644
--- a/miscutils/watchdog.c
+++ b/miscutils/watchdog.c
@@ -20,6 +20,8 @@
20 * 20 *
21 */ 21 */
22 22
23/* getopt not needed */
24
23#include <stdio.h> 25#include <stdio.h>
24#include <fcntl.h> 26#include <fcntl.h>
25#include <unistd.h> 27#include <unistd.h>