SHA256
1
0
forked from pool/sudo
sudo/sudo-1.7.1-__P.diff

13 lines
284 B
Diff
Raw Normal View History

Index: compat.h
===================================================================
--- compat.h.orig
+++ compat.h
@@ -29,6 +29,7 @@
*/
/* Deal with ANSI stuff reasonably. */
+#undef __P
#ifndef __P
# if defined (__cplusplus) || defined (__STDC__)
# define __P(args) args