Include <stddef.h>.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 24 Dec 2004 08:02:03 +0000 (08:02 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 24 Dec 2004 08:02:03 +0000 (08:02 +0000)
commit3d140c4471e983a16c5836de180ddf11a12eaa39
tree1b8bea9d1e258ae3c035c4a4876be0d93d6227d8
parent32e0decd81bdc506dd14be4a2a98a25655dd4db8
Include <stddef.h>.
(alignof, alignto): New macros.
(parser_init): Don't assume that void * is aligned sufficiently
for struct option.
lib/argp-parse.c