projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Corrected byte swapping macros.
[wxWidgets.git]
/
src
/
xpm
/
parse.c
diff --git
a/src/xpm/parse.c
b/src/xpm/parse.c
index 17f8ed27f60b32a7c20cdda390d830d458e9da52..74bb479fe916b0a752b29d09668b837c27631e35 100644
(file)
--- a/
src/xpm/parse.c
+++ b/
src/xpm/parse.c
@@
-47,6
+47,7
@@
#ifdef sun
#ifdef SVR4
#ifdef sun
#ifdef SVR4
+#define __ORIGINAL_XORG_CODE
#include <X11/Xfuncs.h> /* bzero, bcopy */
#endif
#endif
#include <X11/Xfuncs.h> /* bzero, bcopy */
#endif
#endif