xref: /freebsd/contrib/jemalloc/include/msvc_compat/windows_extra.h (revision 8a8f2ebd2d3e09cfc057b5ba6ced2fd3151cfb0f)
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