On Wed, Feb 03, 2010 at 03:34:49PM +0000, Roy Marples wrote: > --- src/include/ndbm.h:1.14 Tue Sep 13 01:44:32 2005 > +++ src/include/ndbm.h Wed Feb 3 15:34:40 2010 > @@ -39,6 +39,7 @@ > > #include <sys/cdefs.h> > #include <sys/featuretest.h> > +#include <stdint.h> > #include <db.h> > > #if defined(_NETBSD_SOURCE)
That seems wrong... why would it be needed? -- David A. Holland dholl...@netbsd.org