aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/open-motif/files/patch-clients__uil__UilDefI.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/open-motif/files/patch-clients__uil__UilDefI.h')
-rw-r--r--x11-toolkits/open-motif/files/patch-clients__uil__UilDefI.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/open-motif/files/patch-clients__uil__UilDefI.h b/x11-toolkits/open-motif/files/patch-clients__uil__UilDefI.h
new file mode 100644
index 000000000000..1ad7b80b5d42
--- /dev/null
+++ b/x11-toolkits/open-motif/files/patch-clients__uil__UilDefI.h
@@ -0,0 +1,11 @@
+--- clients/uil/UilDefI.h.orig 2011-01-16 01:16:45.000000000 +0300
++++ clients/uil/UilDefI.h 2011-01-16 01:17:35.000000000 +0300
+@@ -283,7 +283,7 @@
+ #include "UilIODef.h"
+ #include "UilDiagDef.h"
+ #include "UilSarDef.h"
+-#if defined(linux)
++#if defined(linux) || defined(__FreeBSD__)
+ #define YYSTYPE yystype
+ #endif
+ #include "UilLexPars.h"