> Date: Sat, 20 Apr 2013 13:27:34 +0200 (CEST) > From: Stefan Fritsch <[email protected]> > > Adding ptrdiff_t to stdint.h is not strictly necessary, but I see no > reason not to do it.
<sys/stdint.h> is <stdint.h> and the C standard doesn't allow you to have ptrdiff_t in <stdint.h>
