2010-05-18 15:52:50 +00:00
|
|
|
Index: compat.h
|
|
|
|
===================================================================
|
|
|
|
--- compat.h.orig
|
2007-01-15 23:38:14 +00:00
|
|
|
+++ compat.h
|
2010-05-18 15:52:50 +00:00
|
|
|
@@ -29,6 +29,7 @@
|
2007-01-15 23:38:14 +00:00
|
|
|
*/
|
|
|
|
|
|
|
|
/* Deal with ANSI stuff reasonably. */
|
|
|
|
+#undef __P
|
|
|
|
#ifndef __P
|
|
|
|
# if defined (__cplusplus) || defined (__STDC__)
|
|
|
|
# define __P(args) args
|