components/sudo/patches/sudo_debug.patch
author John Beck <John.Beck@Oracle.COM>
Fri, 12 Jul 2013 09:55:54 -0700
changeset 1393 300d3de848bb
parent 1209 5fd82ed384aa
permissions -rw-r--r--
16726438 manifest-metadata-template needs work 17088960 document manually generated pkg(5) actions

Solaris needs missing definition for __printflike

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