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