aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--nyancat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nyancat.c b/nyancat.c
index 90e36cf..0037a64 100644
--- a/nyancat.c
+++ b/nyancat.c
@@ -4,7 +4,6 @@
#include <stdio.h>
#include <stdint.h>
-#include <syscall.h>
#include <string.h>
#include <stdlib.h>
#include <unistd.h>