X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fargmatch.c;h=e7c2575c0e0a642079dccd69aa0ee2231485c46e;hb=76bd5cd5304484617bd8b15bfc8a59b0264482b8;hp=ffc638c274bf0e47094654d7da348ee0b278dac8;hpb=dd9099e721075856534d551184fb02023a463e1a;p=gnulib.git diff --git a/lib/argmatch.c b/lib/argmatch.c index ffc638c27..e7c2575c0 100644 --- a/lib/argmatch.c +++ b/lib/argmatch.c @@ -39,7 +39,10 @@ #include "exit.h" #include "quotearg.h" #include "quote.h" -#include "unlocked-io.h" + +#if USE_UNLOCKED_IO +# include "unlocked-io.h" +#endif /* When reporting an invalid argument, show nonprinting characters by using the quoting style ARGMATCH_QUOTING_STYLE. Do not use