From ada4ded218239677fd4d3378d71bc8f378e000f1 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 22 Apr 2014 21:07:56 +0000 Subject: Simplify reading pw.conf(5) by using getline(3) --- pw/pw.h | 1 + 1 file changed, 1 insertion(+) (limited to 'pw/pw.h') diff --git a/pw/pw.h b/pw/pw.h index 1ff69a6..a1ed0c4 100644 --- a/pw/pw.h +++ b/pw/pw.h @@ -26,6 +26,7 @@ * $FreeBSD$ */ +#define _WITH_GETLINE #include #include #include -- cgit v1.2.3