nwrap: Fix resolving hostnames with a trailing dot.
[sfrench/samba-autobuild/.git] / lib / util / xfile.h
index 1b1592999745ccd7c93ca07f9222ce612c771ad0..f52596dc8a8a2924eba563888b8f671ef6388412 100644 (file)
 
 #ifndef _XFILE_H_
 #define _XFILE_H_
+
+#include <stdarg.h>
+#include <stddef.h>
+#include <sys/stat.h>
+#include "attr.h"
+
 /*
   see xfile.c for explanations
 */