CVS: main/libmpdvdkit common.h,1.2,1.3
17 Jun
2002
17 Jun
'02
11:40 p.m.
Update of /cvsroot/mplayer/main/libmpdvdkit In directory mail:/var/tmp.root/cvs-serv16540/libmpdvdkit Modified Files: common.h Log Message: Fix libmpdvdkit compilation on SunOS. Index: common.h =================================================================== RCS file: /cvsroot/mplayer/main/libmpdvdkit/common.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- common.h 4 Jun 2002 20:11:15 -0000 1.2 +++ common.h 17 Jun 2002 21:40:00 -0000 1.3 @@ -36,8 +36,10 @@ typedef u8 byte_t; +#ifndef __svr4__ /* SunOS has its own boolean_t */ /* Boolean type */ typedef int boolean_t; +#endif #ifdef SYS_GNU # define _MACH_I386_BOOLEAN_H_
8548
Age (days ago)
8548
Last active (days ago)
0 comments
1 participants
participants (1)
-
Atmosfear