aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/annextools/files/patch-erpcd::acp_lib.h
blob: fd328e5b1b5abc7fd07cd8e1f544534752905a17 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- erpcd/acp_lib.h.orig	Tue Jan 27 17:46:14 1998
+++ erpcd/acp_lib.h	Thu Sep 18 20:10:32 2003
@@ -9,7 +9,7 @@
 
 #ifndef _WIN32		/* is this needed at all? */
 struct annex_status_return {
-  int errno;
+  int xerrno;
 }; 
 #endif /* not _WIN32 */