diff options
-rw-r--r-- | src/cat.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -37,7 +37,6 @@ #undef max #define max(h,i) ((h) > (i) ? (h) : (i)) -char *stpcpy (); char *xmalloc (); int full_write (); int safe_read (); |
index : Erich/coreutils | ||
Unnamed repository; edit this file 'description' to name the repository. |
summaryrefslogtreecommitdiff |
-rw-r--r-- | src/cat.c | 1 |
@@ -37,7 +37,6 @@ #undef max #define max(h,i) ((h) > (i) ? (h) : (i)) -char *stpcpy (); char *xmalloc (); int full_write (); int safe_read (); |