maint: remove useless inclusions of "alloca.h"
[pspp] / lib / readtokens.c
index e29f20e69acf988e1dfbcd8bf8bb9aa70e0ddb9c..8172eb1f15a23d323adb9672336723dc12871d1d 100644 (file)
@@ -31,8 +31,6 @@
 #include <string.h>
 #include <stdbool.h>
 
-#include "xalloc.h"
-
 #if USE_UNLOCKED_IO
 # include "unlocked-io.h"
 #endif