summaryrefslogtreecommitdiff
path: root/userspace/snake2.c
diff options
context:
space:
mode:
Diffstat (limited to 'userspace/snake2.c')
-rw-r--r--userspace/snake2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/userspace/snake2.c b/userspace/snake2.c
index 6fbd092..8a68c05 100644
--- a/userspace/snake2.c
+++ b/userspace/snake2.c
@@ -1,5 +1,4 @@
#include <stdio.h>
-#include "newcalls.h"
static char lastc='d';