comparison libmpdvdkit2/libdvdcss.c @ 9396:cbc01dc4b773

cygwin compilefix by Joey Parrish <joey at nicewarrior.org>
author faust3
date Tue, 11 Feb 2003 15:25:23 +0000
parents f0f0f176d298
children 454d8a4bd4f9
comparison
equal deleted inserted replaced
9395:2d651a218031 9396:cbc01dc4b773
111 #include "css.h" 111 #include "css.h"
112 #include "libdvdcss.h" 112 #include "libdvdcss.h"
113 #include "ioctl.h" 113 #include "ioctl.h"
114 #include "device.h" 114 #include "device.h"
115 115
116 #ifdef __CYGWIN__
117 #define SYS_CYGWIN
118 #endif
119
116 /** 120 /**
117 * \brief Symbol for version checks. 121 * \brief Symbol for version checks.
118 * 122 *
119 * The name of this symbol contains the library major number, which makes it 123 * The name of this symbol contains the library major number, which makes it
120 * easy to check which \e libdvdcss development headers are installed on the 124 * easy to check which \e libdvdcss development headers are installed on the