From 3eb2a22131f0a0680ad09637290bafdead77eda5 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 17 Nov 2001 13:29:42 +0000 Subject: Include unlocked-io.h. --- lib/argmatch.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/argmatch.c') diff --git a/lib/argmatch.c b/lib/argmatch.c index c86ba71b4..005be881f 100644 --- a/lib/argmatch.c +++ b/lib/argmatch.c @@ -39,6 +39,7 @@ #include "error.h" #include "quotearg.h" #include "quote.h" +#include "unlocked-io.h" /* When reporting an invalid argument, show nonprinting characters by using the quoting style ARGMATCH_QUOTING_STYLE. Do not use -- cgit v1.2.3-54-g00ecf