diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-22 21:07:56 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-22 21:07:56 +0000 |
| commit | c145c34c0926bf7920fbe5cf28d7d4ea495d48c3 (patch) | |
| tree | b8e95713e7e891b08120725dd19698aa19930f2a /usr.sbin/pw/pw.h | |
| parent | 79aae9e1c29298647e25e4fd9b227afad89fb170 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/pw/pw.h')
| -rw-r--r-- | usr.sbin/pw/pw.h | 1 |
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> |
