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