X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fuserspec;h=041f341b708131d89655448d95664dc922e834d0;hb=3eef42323e03d43424480e77232cd118a035de62;hp=98521fc3298bd00518b53715cc9b66ec2fd1a02d;hpb=eef56b544e01755a52fdfbf204e6f2d5800efd21;p=gnulib.git diff --git a/modules/userspec b/modules/userspec index 98521fc32..041f341b7 100644 --- a/modules/userspec +++ b/modules/userspec @@ -2,6 +2,7 @@ Description: Parse a `user:group' specifier (e.g. the first argument of chown utility). Files: +lib/inttostr.h lib/intprops.h lib/userspec.c lib/userspec.h @@ -12,13 +13,13 @@ posixver xalloc xstrtol strdup -gettext +gettext-h +stdbool configure.ac: gl_USERSPEC Makefile.am: -lib_SOURCES += userspec.c userspec.h Include: "userspec.h"