aboutsummaryrefslogtreecommitdiffstats
path: root/nyancat.c
diff options
context:
space:
mode:
authorKevin Lange <kevin.lange@dakko.us>2011-11-30 19:47:26 -0600
committerKevin Lange <kevin.lange@dakko.us>2011-11-30 19:47:26 -0600
commit6015ccf99b1d0d3e94e026af8853906282d8edb4 (patch)
tree4bf6b4f8c1e2c61011664ef7c5359f88e61878b8 /nyancat.c
parent24afd7f1ace2ad2e223146c7e28645adbb2bdbaa (diff)
downloadnyancat-6015ccf99b1d0d3e94e026af8853906282d8edb4.tar.gz
That's a layover from the ToaruOS version of this...
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>