portability: use socklen_t for argument to recvfrom
[secnet] / conffile.y
index 1a8ef36..1625122 100644 (file)
@@ -10,6 +10,7 @@
 #include <string.h>
 #include "secnet.h"
 #include "conffile_internal.h"
+#include "conffile.yy.h"
 #include "util.h"
 #define YYERROR_VERBOSE