1
+ diff --git xorg-proto-clean/include/X11/Xfuncs.h xorg-proto-workdir/include/X11/Xfuncs.h
2
+ index b23c283..89dbbb5 100644
3
+ --- xorg-proto-clean/include/X11/Xfuncs.h
4
+ +++ xorg-proto-workdir/include/X11/Xfuncs.h
5
+ @@ -44,7 +44,7 @@ void bcopy();
6
+ # define bcmp(b1,b2,len) memcmp(b1, b2, len)
7
+ # else
8
+ # include <string.h>
9
+ - # if defined(__SCO__) || defined(__sun) || defined(__UNIXWARE__) || defined(__CYGWIN__) || defined(_AIX) || defined(__APPLE__)
10
+ + # if defined(__SCO__) || defined(__sun) || defined(__UNIXWARE__) || defined(__CYGWIN__) || defined(_AIX) || defined(__APPLE__) || defined(__aero__)
11
+ # include <strings.h>
12
+ # endif
13
+ # define _XFUNCS_H_INCLUDED_STRING_H
1
14
diff --git xorg-proto-clean/include/X11/Xos.h xorg-proto-workdir/include/X11/Xos.h
2
- index 75cc5b7..9adf88d 100644
15
+ index 75cc5b7..6c46e33 100644
3
16
--- xorg-proto-clean/include/X11/Xos.h
4
17
+++ xorg-proto-workdir/include/X11/Xos.h
5
18
@@ -60,7 +60,7 @@ in this Software without prior written authorization from The Open Group.
@@ -12,7 +25,7 @@ index 75cc5b7..9adf88d 100644
12
25
# else
13
26
# ifndef index
14
27
diff --git xorg-proto-clean/include/X11/Xos_r.h xorg-proto-workdir/include/X11/Xos_r.h
15
- index f963b64..5ade17b 100644
28
+ index f963b64..542c19d 100644
16
29
--- xorg-proto-clean/include/X11/Xos_r.h
17
30
+++ xorg-proto-workdir/include/X11/Xos_r.h
18
31
@@ -318,7 +318,7 @@ static __inline__ void _Xpw_copyPasswd(_Xgetpwparams p)
0 commit comments