summaryrefslogtreecommitdiffstats
path: root/warp/sm.c
diff options
context:
space:
mode:
Diffstat (limited to 'warp/sm.c')
-rw-r--r--warp/sm.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/warp/sm.c b/warp/sm.c
index 8fb657c3..4bbe328f 100644
--- a/warp/sm.c
+++ b/warp/sm.c
@@ -8,8 +8,10 @@
#include <stdio.h>
#include <ctype.h>
+#include <stdlib.h>
#include "config.h"
+int
main()
{
char screen[23][90], buf[10];