Reacted on cdwrite@ message about INT_MAX in cdrom.h of kernel 2.6.23

This commit is contained in:
Thomas Schmitt 2007-10-27 07:52:54 +00:00
parent 903a12c90b
commit fc5f2a4745
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
#define Cdrskin_timestamP "2007.10.25.131841"
#define Cdrskin_timestamP "2007.10.27.075309"

View File

@ -90,6 +90,7 @@ Hint: You should also look into sg-freebsd-port.c, which is a younger and
/* ts A61211 : to eventually recognize CD devices on /dev/sr* */
#include <limits.h>
#include <linux/cdrom.h>