summaryrefslogtreecommitdiffstats
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
parent24afd7f1ace2ad2e223146c7e28645adbb2bdbaa (diff)
downloadnyancat-6015ccf99b1d0d3e94e026af8853906282d8edb4.tar.gz
That's a layover from the ToaruOS version of this...
-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>
53' href='#n153'>153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186