]> git.cworth.org Git - tar/blobdiff - lib/wctype.in.h
Imported Upstream version 1.22
[tar] / lib / wctype.in.h
index 4a4f5a05b8065aa8bc21e5735bdbc942ab43b172..f7942edf15c1cffba84a287f7a11195e60224002 100644 (file)
@@ -59,6 +59,9 @@
 /* Define wint_t.  (Also done in wchar.in.h.)  */
 #if !@HAVE_WINT_T@ && !defined wint_t
 # define wint_t int
+# ifndef WEOF
+#  define WEOF -1
+# endif
 #endif
 
 /* FreeBSD 4.4 to 4.11 has <wctype.h> but lacks the functions.