summaryrefslogtreecommitdiff
path: root/stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream.c')
-rw-r--r--stream.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/stream.c b/stream.c
index c635352..c5d7f65 100644
--- a/stream.c
+++ b/stream.c
@@ -29,7 +29,6 @@
*/
#include "defs.h"
-#include <sys/syscall.h>
#ifdef HAVE_POLL_H
#include <poll.h>