File sudo-1.6.9p17-__P.diff of Package sudo
Index: compat.h =================================================================== --- compat.h.orig +++ compat.h @@ -28,6 +28,7 @@ */ /* Deal with ANSI stuff reasonably. */ +#undef __P #ifndef __P # if defined (__cplusplus) || defined (__STDC__) # define __P(args) args