From: Ulrich Drepper Date: Wed, 14 Dec 2005 07:50:13 +0000 (+0000) Subject: Use "config.h" to refer to the local config.h file. X-Git-Tag: cvs/fedora-glibc-20051219T1003~25 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d1dc39a44e339f9c48baa3854fffb3d68c73c8fa;p=platform%2Fupstream%2Fglibc.git Use "config.h" to refer to the local config.h file. --- diff --git a/catgets/gencat.c b/catgets/gencat.c index fdf958d..2afecad 100644 --- a/catgets/gencat.c +++ b/catgets/gencat.c @@ -16,7 +16,7 @@ Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif #include