diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2004-08-12 06:02:28 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2004-08-12 06:02:28 +0000 |
| commit | 06c3f81d425ad194e1d4051663876097a4e60a1b (patch) | |
| tree | 145803552c594f26df5efe6b69a207ecf506957d /gnu/usr.bin/sort | |
| parent | 4c00d1609e36794caf7ba867792472b685723e2c (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/sort')
| -rw-r--r-- | gnu/usr.bin/sort/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/sort/Makefile b/gnu/usr.bin/sort/Makefile index 79d53281ece0..2b116183792f 100644 --- a/gnu/usr.bin/sort/Makefile +++ b/gnu/usr.bin/sort/Makefile @@ -23,6 +23,7 @@ SRCS= sort.c \ strnlen.c \ umaxtostr.c \ version-etc.c \ + xalloc-die.c \ xmalloc.c \ xmemcoll.c \ xstrtoul.c \ |
