Index: evt.c
===================================================================
--- services/evt.c	(revision 1996)
+++ services/evt.c	(working copy)
@@ -43,6 +43,9 @@
 #define REMOTE_OP_DEBUG LOGSYS_LEVEL_DEBUG
 #define RETENTION_TIME_DEBUG LOGSYS_LEVEL_DEBUG
 
+#ifdef HAVE_ALLOCA_H
+#include <alloca.h>
+#endif
 #include <sys/types.h>
 #include <stdlib.h>
 #include <errno.h>
_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to