aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pw/pw.h
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-22 21:07:56 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-22 21:07:56 +0000
commitc145c34c0926bf7920fbe5cf28d7d4ea495d48c3 (patch)
treeb8e95713e7e891b08120725dd19698aa19930f2a /usr.sbin/pw/pw.h
parent79aae9e1c29298647e25e4fd9b227afad89fb170 (diff)
Notes
Diffstat (limited to 'usr.sbin/pw/pw.h')
-rw-r--r--usr.sbin/pw/pw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/pw/pw.h b/usr.sbin/pw/pw.h
index 1ff69a695fab..a1ed0c47f4ea 100644
--- a/usr.sbin/pw/pw.h
+++ b/usr.sbin/pw/pw.h
@@ -26,6 +26,7 @@
* $FreeBSD$
*/
+#define _WITH_GETLINE
#include <stdio.h>
#include <stdlib.h>
#include <string.h>