redict/deps/jemalloc/include/msvc_compat/windows_extra.h

7 lines
134 B
C
Raw Normal View History

2015-10-06 10:18:30 -04:00
#ifndef MSVC_COMPAT_WINDOWS_EXTRA_H
2018-05-24 11:17:37 -04:00
#define MSVC_COMPAT_WINDOWS_EXTRA_H
2015-10-06 10:18:30 -04:00
2018-05-24 11:17:37 -04:00
#include <errno.h>
2015-10-06 10:18:30 -04:00
#endif /* MSVC_COMPAT_WINDOWS_EXTRA_H */