aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--paxinc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/paxinc.c b/paxinc.c
index 64a3069..c6eab87 100644
--- a/paxinc.c
+++ b/paxinc.c
@@ -9,6 +9,7 @@
/* stick common symbols here that are needed by paxinc.h */
#define IN_paxinc
+#include <alloca.h>
#include "paxinc.h"
char do_reverse_endian;