diff options
Diffstat (limited to 'net-mgmt/annextools/files/patch-erpcd::acp.c')
-rw-r--r-- | net-mgmt/annextools/files/patch-erpcd::acp.c | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net-mgmt/annextools/files/patch-erpcd::acp.c b/net-mgmt/annextools/files/patch-erpcd::acp.c new file mode 100644 index 000000000000..08ec79704808 --- /dev/null +++ b/net-mgmt/annextools/files/patch-erpcd::acp.c @@ -0,0 +1,13 @@ +--- erpcd/acp.c.orig Tue Dec 2 14:49:05 1997 ++++ erpcd/acp.c Thu Sep 18 20:10:32 2003 +@@ -40,10 +40,6 @@ + #include <signal.h> + #include <errno.h> + +-#ifndef _WIN32 +-extern int sys_nerr; +-#endif /* not _WIN32 */ +- + #include "../libannex/api_if.h" + #include "../libannex/srpc.h" + #include "../inc/courier/courier.h" |