Hi Steve, Thanks for tracking that down, I've committed it as https://secure.ucc.asn.au/hg/dropbear/rev/5d3e917bb7a6
I guess it's some unique combination of toolchain, library, or Linux brokenness! Alternatively maybe Dropbear should have been including linux/types.h all along. Cheers, Matt On Sun, Feb 16, 2014 at 12:10:31PM -0600, Steve Dover wrote: > Fix includes.h to have a > > #include <linux/types.h> > > before the > #include <linux/pkt_sched.h> > (line 160) > > > Seems like the correct fix to me, but as to why > it did not show up for others is interesting, unless > no one has tied to build on Linux? That seems unlikely. > > >
