Maybe include <config.h>.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18378 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-09 12:12:53 +00:00
parent f2adba306c
commit d5a570d1ff

View File

@@ -58,6 +58,10 @@
#else /* _SAMBA_BUILD_ */
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/socket.h>