--- src/swapfile/swapfile_fs.c.orig Sat Oct 23 22:09:29 2004 +++ src/swapfile/swapfile_fs.c Tue Mar 29 23:11:17 2005 @@ -44,8 +44,12 @@ #define DEBUG 1 #endif -#include +#if __FreeBSD__ >= 5 +#define __BSD_VISIBLE 1 +#endif + #include +#include #include #include #include bsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Return tj's ports to the pool after his commit bit got safekept.Rene Ladan2018-11-071-1/+1
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-061-2/+2
* Update WWWSunpoet Po-Chuan Hsieh2018-05-281-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-4/+4
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-1/+1
* Cleanup plistBaptiste Daroussin2014-10-271-3/+0
* Remove some duplicate lines from plist (or duplicate plist)Antoine Brodin2014-08-261-3/+2