diff options
Diffstat (limited to 'bin/ps/fmt.c')
-rw-r--r-- | bin/ps/fmt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ps/fmt.c b/bin/ps/fmt.c index 4477284..fe2101d 100644 --- a/bin/ps/fmt.c +++ b/bin/ps/fmt.c @@ -36,6 +36,7 @@ static char sccsid[] = "@(#)fmt.c 8.4 (Berkeley) 4/15/94"; #endif #endif + #include <sys/cdefs.h> __FBSDID("$FreeBSD$"); |