* lib/idcache.c: Include <stddef.h>, for offsetof.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 6 Nov 2006 22:02:53 +0000 (22:02 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 6 Nov 2006 22:02:53 +0000 (22:02 +0000)
commit8ffedb4a01a5a6b600d8d20f0a1fe3b8c59e7fb8
tree85c319f2407443359474ab70449e8881d0d6f7d3
parentef3605f1b2c75155b1525057bbe1e82a38cecd77
* lib/idcache.c: Include <stddef.h>, for offsetof.
(struct userid.name): Change from char * to a flexible array member.
All uses changed.
* modules/idcache (Depends-on): Add flexmember.
ChangeLog
lib/idcache.c
modules/idcache