poldek: poldek/pm/rpm/mod.c Include config.h when available.

arekm arekm at pld-linux.org
Tue Oct 30 22:55:10 CET 2007


Author: arekm                        Date: Tue Oct 30 21:55:10 2007 GMT
Module: poldek                        Tag: HEAD
---- Log message:
Include config.h when available.

---- Files affected:
poldek/poldek/pm/rpm:
   mod.c (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: poldek/poldek/pm/rpm/mod.c
diff -u poldek/poldek/pm/rpm/mod.c:1.8 poldek/poldek/pm/rpm/mod.c:1.9
--- poldek/poldek/pm/rpm/mod.c:1.8	Sat Jul 14 00:33:11 2007
+++ poldek/poldek/pm/rpm/mod.c	Tue Oct 30 22:55:05 2007
@@ -1,3 +1,6 @@
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "pm/mod.h"
 #include "pm_rpm.h"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/poldek/poldek/pm/rpm/mod.c?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list