aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/starterwhack.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/starter/starterwhack.c')
-rw-r--r--src/starter/starterwhack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/starter/starterwhack.c b/src/starter/starterwhack.c
index e837f156d..42328849a 100644
--- a/src/starter/starterwhack.c
+++ b/src/starter/starterwhack.c
@@ -17,7 +17,7 @@
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/un.h>
-#include <linux/stddef.h>
+#include <stddef.h>
#include <unistd.h>
#include <errno.h>