aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tr/cset.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tr/cset.h')
-rw-r--r--usr.bin/tr/cset.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/tr/cset.h b/usr.bin/tr/cset.h
index 4a8108a2db9a..ab3eabd3e439 100644
--- a/usr.bin/tr/cset.h
+++ b/usr.bin/tr/cset.h
@@ -30,6 +30,7 @@
#define CSET_H
#include <stdbool.h>
+#include <wchar.h>
#include <wctype.h>
struct csnode {