components/sudo/patches/sudo_debug.patch
author Petr Sumbera <petr.sumbera@oracle.com>
Thu, 03 Apr 2014 02:07:48 -0700
branchs11-update
changeset 3043 7b03c95afcd1
parent 2568 f402d954b15b
permissions -rw-r--r--
15807791 SUNBT7188805 wget update wanted for support of Subject Alternative Name - v1.14 18075453 Update wget to ASLR + 64b

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