include config.h

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1269 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-03-08 04:00:11 +00:00
parent 248cfd261a
commit e002107bb8

View File

@@ -5,6 +5,10 @@
#include <sys/time.h>
#include <stdarg.h>
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#ifdef HAVE_SYS_BITYPES_H
#include <sys/bitypes.h>
#endif