Kaydet (Commit) 051176fd authored tarafından R. David Murray's avatar R. David Murray

#4499: silence compiler warning on AIX.

Patch from ActiveState.
üst 7cefc30d
......@@ -7,6 +7,8 @@
extern "C" {
#endif
#undef TILDE /* Prevent clash of our definition with system macro. Ex AIX, ioctl.h */
#define ENDMARKER 0
#define NAME 1
#define NUMBER 2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment