Fix compiler warnings

This commit is contained in:
Adam Dunkels 2015-10-04 22:31:17 +02:00 committed by Simon Duquennoy
parent 51233a7f88
commit 5e1ce413af

View File

@ -50,6 +50,7 @@
#define HAVE_ALLOCA 0
#else
#define HAVE_ALLOCA 1
#include <alloca.h>
#endif
#define DEBUG 0