Hi Petr, On 14/04/13 09:52, Petr Salinger wrote: > /usr/include/sys/sysctl.h:893:32: error: unknown type name 'u_int' > verbatim "u_int" -> "unsigned int" suffices.
Thanks! There's a similar problem in sys/sys/filedesc.h reported as #686402 - another kernel header. Could we likewise change u_long -> unsigned long? Doing so would revert part of 'style bug' commit by upstream to its previous form. Regards, -- Steven Chamberlain [email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

