X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fmountd%2Fmount_xdr.c;h=a0fefcb6cf82fb17ebb2a3a5a8bba45cca093884;hp=87adfa670ce7029b5acf6d6f4e86e89e620bd506;hb=fbb1602bbd34cbe89dd55ca6eaaa19432237db1d;hpb=8b7ad01b14df1e7529b9ba8a1ea17df0d6004ef9 diff --git a/utils/mountd/mount_xdr.c b/utils/mountd/mount_xdr.c index 87adfa6..a0fefcb 100644 --- a/utils/mountd/mount_xdr.c +++ b/utils/mountd/mount_xdr.c @@ -4,9 +4,11 @@ * Originally generated by rpcgen; edited to get rid of warnings. */ -#include "config.h" +#ifdef HAVE_CONFIG_H +#include +#endif -#include "mount.h" +#include inline bool_t xdr_fhandle(XDR *xdrs, fhandle objp)