components/sudo/patches/01-sudo_debug.patch
author Jiri Sasek <Jiri.Sasek@Oracle.COM>
Thu, 21 Jan 2016 07:53:27 -0800
changeset 5334 30ec36f36c89
parent 1790 5185544d0b6e
permissions -rw-r--r--
22557112 avahi should migrate from pygtk2 to pygobject3

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>
 
 /*