Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > c990db8f43029911c3209147242b93af > files > 1

inn-2.4.4-1mdv2009.0.src.rpm

--- inn-2.4.1/innd/cc.c.perl	2004-12-13 13:09:57.000000000 +0100
+++ inn-2.4.1/innd/cc.c	2004-12-13 14:41:04.692124160 +0100
@@ -1522,6 +1522,9 @@
 }
 
 
+/* perl.h likes to define strerror, sigh */
+#undef strerror
+
 /*
 **  Send a signal to a site's feed.
 */