]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/statd/log.c
Define and use HIAVE_IFADDRS_H
[nfs-utils.git] / utils / statd / log.c
index 008f0367820cde7c97d6a80b448c7ea1fe8d46f3..408807ef7da51727a406e7e6ac826730ee5de33c 100644 (file)
@@ -12,7 +12,9 @@
  *     260295   okir   started with simply syslog logging.
  */
 
-#include "config.h"
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <syslog.h>
 #include <unistd.h>