Author: bapt
Date: Sun Jul 31 19:02:19 2016
New Revision: 303595
URL: https://svnweb.freebsd.org/changeset/base/303595

Log:
  Remove another occurence of _WITH_GETLINE

Modified:
  head/usr.bin/nl/nl.c

Modified: head/usr.bin/nl/nl.c
==============================================================================
--- head/usr.bin/nl/nl.c        Sun Jul 31 18:58:20 2016        (r303594)
+++ head/usr.bin/nl/nl.c        Sun Jul 31 19:02:19 2016        (r303595)
@@ -35,7 +35,6 @@ __COPYRIGHT(
 __RCSID("$FreeBSD$");
 #endif    
 
-#define        _WITH_GETLINE
 #include <sys/types.h>
 
 #include <err.h>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to