aboutsummaryrefslogtreecommitdiffstats
path: root/src/inputStream.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/inputStream.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/inputStream.c b/src/inputStream.c
index 013d75f17..9495beb8a 100644
--- a/src/inputStream.c
+++ b/src/inputStream.c
@@ -21,9 +21,7 @@
#include "inputStream_file.h"
#include "inputStream_http.h"
-#include <stdio.h>
-#include <sys/types.h>
-#include <unistd.h>
+#include "os_compat.h"
void initInputStream(void)
{