summaryrefslogtreecommitdiff
path: root/src/wctype/towctrans.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wctype/towctrans.c')
-rw-r--r--src/wctype/towctrans.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/wctype/towctrans.c b/src/wctype/towctrans.c
index db35dee3..68ebcaf0 100644
--- a/src/wctype/towctrans.c
+++ b/src/wctype/towctrans.c
@@ -1,3 +1,5 @@
+#if 0
+
#include <wctype.h>
#include <wchar.h>
#include "_assert.h"
@@ -28,3 +30,6 @@ fn(wctrans), in the current locale.
/*
STDC(199409)
*/
+
+
+#endif