aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--muc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/muc.c b/muc.c
index 37cc660..95c31d2 100644
--- a/muc.c
+++ b/muc.c
@@ -1,5 +1,7 @@
+#include <stdlib.h>
#include <curses.h>
#include <stdio.h>
+#include <string.h>
/* Curses based powwow movie player.
* Author: Steve Slaven - http://hoopajoo.net