remove remaining WITH_ILP uses, fix bug introduced when adapting lpp
[libfirm] / ir / libcore / lc_opts.c
index 1090bba..34deeda 100644 (file)
@@ -27,9 +27,6 @@
 #ifdef _WIN32
 #include <malloc.h>
 #endif
-#ifdef HAVE_ALLOCA_H
-#include <alloca.h>
-#endif
 
 /* Includes to determine user's home directory */
 #ifdef _WIN32