From 8b4fe0e726fdb1eb5ab7eb381a47b4f20ee7dc49 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 21 Sep 2004 05:07:11 +0000 Subject: [PATCH] Add getsubopt.c, since libc bought our changes. --- config/srclist.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/srclist.txt b/config/srclist.txt index 0659b9eb23..a7d2e2a4a2 100644 --- a/config/srclist.txt +++ b/config/srclist.txt @@ -1,4 +1,4 @@ -# $Id: srclist.txt,v 1.43 2004-09-14 12:31:36 karl Exp $ +# $Id: srclist.txt,v 1.44 2004-09-21 05:07:11 eggert Exp $ # Files for which we are not the source. See ./srclistvars.sh for the # variable definitions. @@ -90,6 +90,7 @@ $LIBCSRC/argp/argp-pv.c lib gpl #$LIBCSRC/argp/argp-pvh.c lib gpl $LIBCSRC/argp/argp-xinl.c lib gpl $LIBCSRC/argp/argp.h lib gpl +$LIBCSRC/stdlib/getsubopt.c lib gpl #$LIBCSRC/posix/getopt.c lib gpl #$LIBCSRC/posix/getopt.h lib gpl (getopt_.h in gnulib) #$LIBCSRC/posix/getopt1.c lib gpl -- 2.30.2