diff options
author | Jim Meyering <jim@meyering.net> | 2004-04-02 22:25:17 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-04-02 22:25:17 +0000 |
commit | e71b27609e3d50ae77ace85b1a12b33a2d967cec (patch) | |
tree | 7a8e4a2ebe53218f583b45ca228149fb04834a56 /lib/.cppi-disable | |
parent | 601fdc5f754942e0be97ea7d52bbdd4b61849b21 (diff) | |
download | coreutils-e71b27609e3d50ae77ace85b1a12b33a2d967cec.tar.xz |
Add strdup.h.
Diffstat (limited to 'lib/.cppi-disable')
-rw-r--r-- | lib/.cppi-disable | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/.cppi-disable b/lib/.cppi-disable index 647a8cfbf..04d21fc3f 100644 --- a/lib/.cppi-disable +++ b/lib/.cppi-disable @@ -18,6 +18,7 @@ regex.c regex.h stdbool_.h strndup.h +strdup.h time_r.h vasnprintf.h vasprintf.h |