On Mon, Nov 16, 2015 at 10:34 AM, Andreas Schwab <sch...@suse.de> wrote: > Zack Weinberg <za...@panix.com> writes: >> >> ... should only be possible as a consequence of the patch numbered 0002-. > > Which is the first patch.
It's not terribly important, but what ordering are you using to define it as the "first patch"? > ./src/basic/strbuf.h:52:1: error: unknown type name 'ssize_t' > hugetests.h:50:1: error: unknown type name 'ino_t' > src/fsck.fat.h:138:5: error: unknown type name 'loff_t' It's starting to sound like lots of programs assume stdlib.h pulls in sys/types.h... zw