summaryrefslogtreecommitdiffstats
path: root/stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream.c')
-rw-r--r--stream.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream.c b/stream.c
index 522c5df1..2a5dc223 100644
--- a/stream.c
+++ b/stream.c
@@ -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"