Author: qboosh                       Date: Mon Sep  5 05:36:32 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix build (-Wstrict-prototypes -Werror is used)

---- Files affected:
SOURCES:
   openhpi-proto.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/openhpi-proto.patch
diff -u /dev/null SOURCES/openhpi-proto.patch:1.1
--- /dev/null   Mon Sep  5 07:36:32 2005
+++ SOURCES/openhpi-proto.patch Mon Sep  5 07:36:27 2005
@@ -0,0 +1,11 @@
+--- openhpi-2.1.2/plugins/ipmi/posix_vlog.c.orig       2004-12-10 
00:00:58.000000000 +0100
++++ openhpi-2.1.2/plugins/ipmi/posix_vlog.c    2005-09-04 22:11:10.059867024 
+0200
+@@ -14,6 +14,8 @@
+  */
+ 
+ #include "ipmi.h"
++void posix_vlog(char *, enum ipmi_log_type_e, va_list);
++
+ void
+ posix_vlog(char *format, enum ipmi_log_type_e log_type, va_list ap)
+ {
================================================================
_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to