checked in (request 33397) OBS-URL: https://build.opensuse.org/request/show/33397 OBS-URL: https://build.opensuse.org/package/show/Base:System/sudo?expand=0&rev=8
11 lines
195 B
Diff
11 lines
195 B
Diff
--- compat.h
|
|
+++ compat.h
|
|
@@ -28,6 +28,7 @@
|
|
*/
|
|
|
|
/* Deal with ANSI stuff reasonably. */
|
|
+#undef __P
|
|
#ifndef __P
|
|
# if defined (__cplusplus) || defined (__STDC__)
|
|
# define __P(args) args
|