summaryrefslogtreecommitdiff
path: root/src/commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands.c')
-rw-r--r--src/commands.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/commands.c b/src/commands.c
index 6295281..60e840f 100644
--- a/src/commands.c
+++ b/src/commands.c
@@ -3,6 +3,8 @@
#include "cmumble.h"
#include <glib.h>
+#include <stdio.h>
+#include <stdlib.h>
#include <string.h>
#include <readline/readline.h>