8 lines
126 B
C

#ifndef COMPAT_UN_H
#define COMPAT_UN_H 1
/* Compatibility header to avoid lots of #ifdef _WIN32's in includes.h */
#endif