diff options
Diffstat (limited to 'stream.c')
-rw-r--r-- | stream.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ #if HAVE_SOCKETS #include <sys/socket.h> #endif -#include ALLOCA_H +#include "alloca.h" #include "lib.h" #include "gc.h" #include "signal.h" |