$NetBSD$

--- main.c.orig	2005-07-08 19:10:15.000000000 -0400
+++ main.c
@@ -67,6 +67,10 @@
 #include <errno.h>
 #include	<time.h>
 
+#ifdef __INTERIX
+#include <alloca.h>
+#endif
+
 #ifdef WIN32
 #include	<windows.h>
 #include	<malloc.h>
