summaryrefslogtreecommitdiffstats
path: root/src/portmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/portmap.h')
-rw-r--r--src/portmap.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/portmap.h b/src/portmap.h
index 1601b7b..18b7152 100644
--- a/src/portmap.h
+++ b/src/portmap.h
@@ -1,8 +1,6 @@
#ifndef portmap_h
#define portmap_h
-#include <rpc/xdr.h>
-
bool_t portmap_register(const char *log_id, int resv_sock,
int program, int version, int protocol, int port);
bool_t portmap_unregister(const char *log_id,