summaryrefslogtreecommitdiff
path: root/net-mgmt/annextools/files/patch-erpcd::erpcd.c
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/annextools/files/patch-erpcd::erpcd.c')
-rw-r--r--net-mgmt/annextools/files/patch-erpcd::erpcd.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/net-mgmt/annextools/files/patch-erpcd::erpcd.c b/net-mgmt/annextools/files/patch-erpcd::erpcd.c
new file mode 100644
index 000000000000..a46f707a89b3
--- /dev/null
+++ b/net-mgmt/annextools/files/patch-erpcd::erpcd.c
@@ -0,0 +1,14 @@
+--- erpcd/erpcd.c.orig Sat Jan 31 17:38:06 1998
++++ erpcd/erpcd.c Thu Sep 18 20:10:32 2003
+@@ -2108,11 +2108,7 @@
+ {
+ int savederrno = errno;
+ int i,j;
+-#ifdef SYS_V
+ int status;
+-#else
+- union wait status;
+-#endif
+
+ #ifdef SYS_V
+ /* decrement child_count for each status successfully returned */