diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2014-04-28 07:50:45 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2014-04-28 07:50:45 +0000 |
| commit | 2d2d383dd1e01034ed139c7d891c8c835d712e34 (patch) | |
| tree | 202333b14f641a3f8a162ab015482fd8d6f3840b /pw/pw.h | |
| parent | 458a332b6487c6e80893dbd053ecd9e0391b76cf (diff) | |
| parent | ada4ded218239677fd4d3378d71bc8f378e000f1 (diff) | |
| download | pw-darwin-2d2d383dd1e01034ed139c7d891c8c835d712e34.tar.gz pw-darwin-2d2d383dd1e01034ed139c7d891c8c835d712e34.zip | |
Merge head
Diffstat (limited to 'pw/pw.h')
| -rw-r--r-- | pw/pw.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ * $FreeBSD$ */ +#define _WITH_GETLINE #include <stdio.h> #include <stdlib.h> #include <string.h> |
