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