]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - support/nfs/exports.c
aclocal/autoconf/automake, properly this time.
[nfs-utils.git] / support / nfs / exports.c
index d0f63b0cf556bb75e0433a31f33bd501fe1c9178..5d8cf5e30e871ea99e484bf289d8eb3ad9036c3e 100644 (file)
@@ -14,7 +14,9 @@
  *             as is, with no warranty expressed or implied.
  */
 
-#include "config.h"
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <sys/param.h>
 #include <stdlib.h>