2016-11-29 14:50:13 -08:00

9 lines
107 B
C

#ifndef COMPAT_IOCTL_H
#define COMPAT_IOCTL_H 1
#include "..\w32posix.h"
#define ioctl w32_ioctl
#endif