X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=intl%2Fdgettext.c;h=e497dd9c920b5fccd2d24b5d20e9f7caa2fe90d2;hb=refs%2Fheads%2Fconcurrent-displaced-stepping-2020-04-01;hp=1b6ce038820d4864d7975b24dffdfb020496591e;hpb=bf070c84b1cefffd5ff11aabd1dab8ddaefa6a26;p=deliverable%2Fbinutils-gdb.git diff --git a/intl/dgettext.c b/intl/dgettext.c index 1b6ce03882..e497dd9c92 100644 --- a/intl/dgettext.c +++ b/intl/dgettext.c @@ -1,5 +1,5 @@ /* Implementation of the dgettext(3) function. - Copyright (C) 1995-1997, 2000, 2001, 2002 Free Software Foundation, Inc. + Copyright (C) 1995-1997, 2000-2003 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published @@ -20,9 +20,10 @@ # include #endif +#include "gettextP.h" + #include -#include "gettextP.h" #ifdef _LIBC # include #else