diff options
Diffstat (limited to 'wcsmbs/wchar.h')
-rw-r--r-- | wcsmbs/wchar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wcsmbs/wchar.h b/wcsmbs/wchar.h index d74a1bc492..8d152566fc 100644 --- a/wcsmbs/wchar.h +++ b/wcsmbs/wchar.h @@ -22,8 +22,8 @@ */ #ifndef _WCHAR_H - #define _WCHAR_H 1 + #include <features.h> __BEGIN_DECLS |