aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/sort
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1995-08-23 05:35:03 +0000
committerPaul Traina <pst@FreeBSD.org>1995-08-23 05:35:03 +0000
commit3dcf64dcf06ee96a9e7ea35d8b7ff22f2eb567c9 (patch)
tree7a461d0e203497d92f54b66e7e2de43044903162 /gnu/usr.bin/sort
parente3149abdf5a3b3202766f2493e96d36cb9ec34ed (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/sort')
-rw-r--r--gnu/usr.bin/sort/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/sort/Makefile b/gnu/usr.bin/sort/Makefile
index f4e2f88cc20b..78eb30de1716 100644
--- a/gnu/usr.bin/sort/Makefile
+++ b/gnu/usr.bin/sort/Makefile
@@ -3,7 +3,7 @@ SRCS= sort.c error.c version.c long-options.c getopt.c getopt1.c
CFLAGS+=-I${.CURDIR} -DDIRENT=1 -DHAVE_LONG_DOUBLE=1 -DHAVE_LONG_DOUBLE=1 \
-DHAVE_ST_BLKSIZE=1 -DHAVE_VPRINTF=1 -DRETSIGTYPE=void \
- -DSTDC_HEADERS=1 -DDHAVE_STRERROR=1 -DHAVE_FCNTL_H=1 \
+ -DSTDC_HEADERS=1 -DHAVE_STRERROR=1 -DHAVE_FCNTL_H=1 \
-DHAVE_LIMITS_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRING_H=1 \
-DHAVE_UNISTD_H=1