summaryrefslogtreecommitdiff
path: root/usr.bin/nl
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-07-31 19:02:19 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-07-31 19:02:19 +0000
commite69f68b6b040462d6e3db17029ca8f35afcd98a2 (patch)
tree7b87528a97c71fb8d422ca2f27a94fa71ba9333c /usr.bin/nl
parent63512a127667be70385b6557b1548129d19140f5 (diff)
downloadsrc-test-e69f68b6b040462d6e3db17029ca8f35afcd98a2.tar.gz
src-test-e69f68b6b040462d6e3db17029ca8f35afcd98a2.zip
Remove another occurence of _WITH_GETLINE
Notes
Notes: svn path=/head/; revision=303595
Diffstat (limited to 'usr.bin/nl')
-rw-r--r--usr.bin/nl/nl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/nl/nl.c b/usr.bin/nl/nl.c
index 1770b7808be81..1c618ef9f5f87 100644
--- a/usr.bin/nl/nl.c
+++ b/usr.bin/nl/nl.c
@@ -35,7 +35,6 @@ __COPYRIGHT(
__RCSID("$FreeBSD$");
#endif
-#define _WITH_GETLINE
#include <sys/types.h>
#include <err.h>