kernel-ctl: cygwin compatibility compile fix
[lttng-tools.git] / src / common / kernel-ctl / kernel-ctl.c
index f17bf3bc7bf6fb96052e912c474a0118b52754c3..8ade0830d73da3a51636554fa3be6a57253e3df9 100644 (file)
@@ -16,6 +16,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
+#define __USE_LINUX_IOCTL_DEFS
 #include <sys/ioctl.h>
 
 #include "kernel-ctl.h"
This page took 0.022647 seconds and 4 git commands to generate.