]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - support/export/export.c
Merge branch 'upstream'
[nfs-utils.git] / support / export / export.c
index edfe52faf3b54c06c998f06b99776cf50aaff4a0..cfb6681093fe8e629eb38ff1289794115191b10b 100644 (file)
@@ -6,7 +6,9 @@
  * Copyright (C) 1995, 1996 Olaf Kirch <okir@monad.swb.de>
  */
 
-#include "config.h"
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <string.h>
 #include <sys/types.h>