]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/mountd/auth.c
Autogen update
[nfs-utils.git] / utils / mountd / auth.c
index 4e1cdbd800527e40825f534781227d0867dfd0c6..44d998016559c30057e6166a2b67267a69c9c9c6 100644 (file)
@@ -6,7 +6,9 @@
  * Copyright (C) 1995, 1996 Olaf Kirch <okir@monad.swb.de>
  */
 
  * Copyright (C) 1995, 1996 Olaf Kirch <okir@monad.swb.de>
  */
 
-#include "config.h"
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <sys/stat.h>
 #include <netinet/in.h>
 
 #include <sys/stat.h>
 #include <netinet/in.h>