From: ewt Date: Fri, 17 Jan 1997 16:23:58 +0000 (+0000) Subject: use config.h, not misc-config.h X-Git-Tag: rpm-4.4-release~4415 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b7daa4d1d0700944e6b1075fbd6911108b4a435c;p=platform%2Fupstream%2Frpm.git use config.h, not misc-config.h CVS patchset: 1320 CVS date: 1997/01/17 16:23:58 --- diff --git a/misc/intl.h b/misc/intl.h index ae2920e..c776345 100644 --- a/misc/intl.h +++ b/misc/intl.h @@ -1,6 +1,6 @@ /* Dummy header for libintl.h */ -#include "misc-config.h" +#include "config.h" #if HAVE_LIBINTL_H #include