1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/x11-fm/FSViewer/files/patch-src::FSUtils.c
Kirill Ponomarev 7ea2b6d82f Fix build
PR:		ports/74428
Submitted by:	Ports Fury
2004-11-27 12:01:23 +00:00

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> */