X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fmount%2Fmount.c;fp=utils%2Fmount%2Fmount.c;h=5076468db8cc29384d22c2a99225934643709be0;hp=839a3296214ac654aa5738bc33f004ba5003dc31;hb=ab26cd622e1a5ef22be2df1f3176158b1505df30;hpb=9c1e19f1c6ba13e08c51c21db6f21ef1e203b37c diff --git a/utils/mount/mount.c b/utils/mount/mount.c index 839a329..5076468 100644 --- a/utils/mount/mount.c +++ b/utils/mount/mount.c @@ -18,7 +18,10 @@ * */ -#include "config.h" +#ifdef HAVE_CONFIG_H +#include +#endif + #include #include #include