aboutsummaryrefslogtreecommitdiff
path: root/src/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/command.h')
-rw-r--r--src/command.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/command.h b/src/command.h
index a560b948..71516b12 100644
--- a/src/command.h
+++ b/src/command.h
@@ -26,9 +26,7 @@
#include "log.h"
#include "ack.h"
#include "sllist.h"
-
-#include <unistd.h>
-#include <stdio.h>
+#include "os_compat.h"
#define COMMAND_RETURN_KILL 10
#define COMMAND_RETURN_CLOSE 20