user debian-...@lists.debian.org usertags 686402 kfreebsd tags 686402 + patch thanks
--- kfreebsd-9-9.0.orig/sys/sys/filedesc.h 2011-08-11 13:30:23.000000000 +0100 +++ kfreebsd-9-9.0/sys/sys/filedesc.h 2012-12-24 00:48:21.750672610 +0000 @@ -45,7 +45,7 @@ * This structure is used for the management of descriptors. It may be * shared by multiple processes. */ -#define NDSLOTTYPE u_long +#define NDSLOTTYPE __u_long struct filedesc { struct file **fd_ofiles; /* file structures for open files */ This change looks okay to me, though something like this is probably not okay during freeze and should wait until after Wheezy release. insighttoolkit4 has other issues preventing Wheezy transition. Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org