X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/c92a3ae8556c6113025cea583e06396c2824ed41..e07eda1a0324f771bb1ed20ef94f3229005ee46c:/include/xlocale.h?ds=sidebyside diff --git a/include/xlocale.h b/include/xlocale.h index 7772f6c..8569540 100644 --- a/include/xlocale.h +++ b/include/xlocale.h @@ -30,9 +30,6 @@ #define _USE_EXTENDED_LOCALES_ #endif /* _USE_EXTENDED_LOCALES_ */ -struct _xlocale; /* forward reference */ -typedef struct _xlocale * locale_t; - #include <_locale.h> #include <_xlocale.h>