mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-18 12:05:11 +00:00
Fix compiler warnings
This commit is contained in:
parent
51233a7f88
commit
5e1ce413af
@ -50,6 +50,7 @@
|
|||||||
#define HAVE_ALLOCA 0
|
#define HAVE_ALLOCA 0
|
||||||
#else
|
#else
|
||||||
#define HAVE_ALLOCA 1
|
#define HAVE_ALLOCA 1
|
||||||
|
#include <alloca.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define DEBUG 0
|
#define DEBUG 0
|
||||||
|
Loading…
Reference in New Issue
Block a user