components/sudo/patches/sudo_debug.patch
author Jiri Sasek <Jiri.Sasek@Oracle.COM>
Tue, 07 Jan 2014 04:04:31 -0800
branchs11u1-sru
changeset 3010 07878573dad3
parent 2570 40da38c985e9
permissions -rw-r--r--
15782587 SUNBT7157974 RFE: Request to include a Samba VFS module which implements WORM

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