summaryrefslogtreecommitdiff
path: root/src/grobot.c
diff options
context:
space:
mode:
authorBradley Smith2008-03-08 00:41:15 +0000
committerBradley Smith2008-03-08 00:41:15 +0000
commit19a9f6592f2ea08a2efdadc8ec08a96cad201720 (patch)
tree0c7435f3a8dd1afdcf86a0d890a36a5aae27073a /src/grobot.c
parentAdd myself to copyright in changed files, and correct address. (diff)
downloadgnurobots-19a9f6592f2ea08a2efdadc8ec08a96cad201720.tar.gz
Add -Wall and -Wfatal-errors compile flags, and correct code to compile cleanly.
Signed-off-by: Bradley Smith <brad@brad-smith.co.uk>
Diffstat (limited to 'src/grobot.c')
-rw-r--r--src/grobot.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/grobot.c b/src/grobot.c
index 03b7e0e..f54224d 100644
--- a/src/grobot.c
+++ b/src/grobot.c
@@ -24,6 +24,9 @@
#include "userinterface.h" /* GNU Robots UI */
#include <stdio.h>
#include <glib.h>
+#include <string.h>
+#include <stdlib.h>
+#include "sign.h"
enum
{