summaryrefslogtreecommitdiff
path: root/src/interface.c
diff options
context:
space:
mode:
authorxHire <xHire@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-03-20 11:27:54 +0000
committerxHire <xHire@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-03-20 11:27:54 +0000
commitdbf67486087dea9c501014247a82244a44213582 (patch)
treeab264285f1a1b83cf87592c3262657e4cb34234d /src/interface.c
parent08eafa9f1a152ee1486395beb8fb7efe13b5834a (diff)
cleaned compilation process from warnings
git-svn-id: http://opensvn.csie.org/tuxanci_ng@29 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'src/interface.c')
-rwxr-xr-xsrc/interface.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/interface.c b/src/interface.c
index fbc6dea..8e07c32 100755
--- a/src/interface.c
+++ b/src/interface.c
@@ -1,4 +1,6 @@
+#include <stdlib.h>
+
#include "main.h"
#include "interface.h"
#include "screen.h"