- fix compilation
authorJan Kupec <jkupec@suse.cz>
Wed, 14 Nov 2007 09:17:16 +0000 (09:17 +0000)
committerJan Kupec <jkupec@suse.cz>
Wed, 14 Nov 2007 09:17:16 +0000 (09:17 +0000)
src/zypp-checkpatches.cc

index fef1b55..44cf869 100644 (file)
@@ -15,6 +15,8 @@
 #include <fstream>
 #include <sstream>
 
+#include <libintl.h>
+
 #include <zypp/target/store/PersistentStorage.h>
 #include <zypp/RepoManager.h>
 #include <zypp/PathInfo.h>