commit | 41b83a99583486ad4f8760a6537d34783769bfc3 | [log] [tgz] |
---|---|---|
author | Coleman Kane <cokane@cokane.org> | Mon Aug 18 17:08:21 2008 -0400 |
committer | Robert Noland <rnoland@2hip.net> | Mon Aug 18 17:08:21 2008 -0400 |
tree | 9b9b43b56e39de0334cc69875c55fe1cbb2cdfa4 | |
parent | a5381cac55e54a535acf752970886b659948563c [diff] |
Change prototype of drmIoctl to unsigned long request. This resolves and issue on amd64 FreeBSD and it looks like the linux ioctl syscall should be unsigned long as well. Signed-off-by: Robert Noland <rnoland@2hip.net>