]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - support/nfs/getport.c
nfs-utils: Include legacy or TI-RPC headers, not both
[nfs-utils.git] / support / nfs / getport.c
index 2255b7d1bc86f344bd2f51ac175325bdad1468b6..734d21ad08b09590938048b898b2203f37040e4f 100644 (file)
@@ -41,8 +41,8 @@
 #include <rpc/pmap_prot.h>
 
 #ifdef HAVE_LIBTIRPC
-#include <tirpc/netconfig.h>
-#include <tirpc/rpc/rpcb_prot.h>
+#include <netconfig.h>
+#include <rpc/rpcb_prot.h>
 #endif
 
 #include "nfsrpc.h"