mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
7ea2b6d82f
PR: ports/74428 Submitted by: Ports Fury
13 lines
309 B
C
13 lines
309 B
C
*** src/FSUtils.c.orig Sun Dec 15 06:40:13 2002
|
|
--- src/FSUtils.c Sat Nov 27 20:44:50 2004
|
|
***************
|
|
*** 30,35 ****
|
|
--- 30,36 ----
|
|
#include <kvm.h>
|
|
#include <limits.h>
|
|
#include <osreldate.h>
|
|
+ #include <sys/param.h>
|
|
#include <sys/conf.h>
|
|
#include <sys/dkstat.h>
|
|
/* #include <sys/rlist.h> */
|