components/sudo/patches/01-sudo_debug.patch
branchs11u3-sru
changeset 5568 d36fc1f41120
parent 5557 0c86123e6de4
child 5572 9eae79cfd382
--- a/components/sudo/patches/01-sudo_debug.patch	Fri Mar 04 16:04:58 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-Solaris needs missing definition for __printflike
-Solaris-specific; not suitable for upstream.
-
---- sudo-1.8.4p5.orig/include/sudo_debug.h	2012-03-29 10:37:01.000000000 -0700
-+++ sudo-1.8.4p5/include/sudo_debug.h	2012-05-18 11:18:27.886010000 -0700
-@@ -17,6 +17,7 @@
- #ifndef _SUDO_DEBUG_H
- #define _SUDO_DEBUG_H
- 
-+#include "missing.h"
- #include <stdarg.h>
- 
- /*