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