]> mj.ucw.cz Git - libucw.git/blobdiff - lib/shell/config.c
One more round of changes to the assert code -- I didn't realize that CONFIG_DEBUG
[libucw.git] / lib / shell / config.c
index 5ff0c30da3efff402e3fc0c02214c3b61d23e2a0..e00ca8f4f595f8ad944ccbdd8150a88580cb7354 100644 (file)
@@ -21,6 +21,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>
+#include <alloca.h>
 
 static struct cfitem *items;
 static byte *flags;
 
 static struct cfitem *items;
 static byte *flags;