From bd22e8363affa9d8045e6b07d4b8f2bf7a36273a Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 9 Oct 2004 17:57:21 +0000 Subject: [PATCH] Add getopt_.h, xalloc-die.c. --- lib/.cvsignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/.cvsignore b/lib/.cvsignore index 78d9c462..7951de5a 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -17,6 +17,7 @@ exitfail.h getopt.c getopt.h getopt1.c +getopt_.h getopt_int.h gettext.h gnulib.mk @@ -44,6 +45,7 @@ strndup.c strndup.h strnlen.c unlocked-io.h +xalloc-die.c xalloc.h xmalloc.c xstrdup.c -- 2.45.2