7 lines
131 B
C

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