summaryrefslogtreecommitdiff
path: root/TAO/tao/Messaging/diffs/Messaging_No_Impl.diff
blob: 9a3fa46b6eb145f051e2ce86ce9ea1a6fb3e6789 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- orig/Messaging_No_ImplC.h	2005-02-07 11:50:46.665059200 +0100
+++ Messaging_No_ImplC.h	2005-02-07 11:53:22.098561600 +0100
@@ -52,6 +52,11 @@
 #include "tao/PolicyC.h"
 #include "tao/PollableC.h"
 
+#if defined(TRANSPARENT)
+// Some platforms define this macro for ioctl()
+#undef TRANSPARENT
+#endif
+
 #if defined (TAO_EXPORT_MACRO)
 #undef TAO_EXPORT_MACRO
 #endif