about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--cli/btcli.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/btcli.h b/cli/btcli.h
index e522f28..b8193d4 100644
--- a/cli/btcli.h
+++ b/cli/btcli.h
@@ -10,6 +10,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
+#include <unistd.h>
 
 #include "btpd_if.h"
 #include "metainfo.h"