xref: /netbsd-src/external/bsd/jemalloc/dist/include/msvc_compat/windows_extra.h (revision a0698ed9d41653d7a2378819ad501a285ca0d401)
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