xref: /aosp_15_r20/external/jemalloc_new/include/msvc_compat/windows_extra.h (revision 1208bc7e437ced7eb82efac44ba17e3beba411da)
1 #ifndef MSVC_COMPAT_WINDOWS_EXTRA_H
2 #define MSVC_COMPAT_WINDOWS_EXTRA_H
3 
4 #include <errno.h>
5 
6 #endif /* MSVC_COMPAT_WINDOWS_EXTRA_H */
7