summaryrefslogtreecommitdiff
path: root/lib/argmatch.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-17 13:29:42 +0000
committerJim Meyering <jim@meyering.net>2001-11-17 13:29:42 +0000
commit3eb2a22131f0a0680ad09637290bafdead77eda5 (patch)
tree2b359ac377d4b8b0558378c8a24bf739e8bcf257 /lib/argmatch.c
parent1edeae648d12874bdc600fedcb04558e6a281f9a (diff)
downloadcoreutils-3eb2a22131f0a0680ad09637290bafdead77eda5.tar.xz
Include unlocked-io.h.
Diffstat (limited to 'lib/argmatch.c')
-rw-r--r--lib/argmatch.c1
1 files changed, 1 insertions, 0 deletions
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