From: Bruno Haible Date: Wed, 27 Aug 2003 19:25:30 +0000 (+0000) Subject: Update comment in last patch. X-Git-Tag: v0.13~294 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d9d1c3e70eece6a886bf4a1a4b6857c302e41f11;p=thirdparty%2Fgettext.git Update comment in last patch. --- diff --git a/gettext-tools/lib/getopt.h b/gettext-tools/lib/getopt.h index 5acd31036..b0480aeb8 100644 --- a/gettext-tools/lib/getopt.h +++ b/gettext-tools/lib/getopt.h @@ -23,9 +23,10 @@ # define _GETOPT_H 1 #endif -/* Ensure that DLL_VARIABLE is defined. Since on OSF/1 4.0 includes - , and is not a prerequisite for using , this - file can be included without a prior "#include . */ +/* Ensure that DLL_VARIABLE is defined. Since on OSF/1 4.0 and Irix 6.5 + includes , and is not a prerequisite for + using , this file can be included without a prior + "#include ". */ #if HAVE_CONFIG_H # include #endif