components/sudo/patches/01-sudo_debug.patch
changeset 5497 862a4276da0f
parent 5496 4870e9e5e06b
child 5498 fdee5c5821b7
--- a/components/sudo/patches/01-sudo_debug.patch	Wed Feb 24 22:20:45 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>
- 
- /*