changeset 9396:cbc01dc4b773

cygwin compilefix by Joey Parrish <joey at nicewarrior.org>
author faust3
date Tue, 11 Feb 2003 15:25:23 +0000
parents 2d651a218031
children 210dc7d7f9e5
files libmpdvdkit2/libdvdcss.c
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libmpdvdkit2/libdvdcss.c	Tue Feb 11 15:24:26 2003 +0000
+++ b/libmpdvdkit2/libdvdcss.c	Tue Feb 11 15:25:23 2003 +0000
@@ -113,6 +113,10 @@
 #include "ioctl.h"
 #include "device.h"
 
+#ifdef __CYGWIN__
+#define SYS_CYGWIN
+#endif
+
 /**
  * \brief Symbol for version checks.
  *