These includes are necessary to compile on FreeBSD.
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <sys/types.h>
+#include <stdarg.h>
/*
** complete copyright information.
*/
+#include <time.h>
#include <h/mh.h> /* for snprintf() */
#include <h/tws.h>
-#include <time.h>
#if !defined(HAVE_STRUCT_TM_TM_GMTOFF)
extern long timezone;
%n2500
%a5000
%{
+#include <time.h>
#include <ctype.h>
#include <h/tws.h>
** complete copyright information.
*/
+#include <signal.h>
#include <h/mh.h>
/*