SHA256
1
0
forked from pool/sudo
sudo/sudo-1.7.1-__P.diff
OBS User autobuild 983ba54b5c Accepting request 33397 from Base:System
Copy from Base:System/sudo based on submit request 33397 from user prusnak

OBS-URL: https://build.opensuse.org/request/show/33397
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sudo?expand=0&rev=24
2010-02-25 01:34:39 +00:00

13 lines
284 B
Diff

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