mlockall(2) was introduced during the 5.0-CURRENT lifetime.

This commit is contained in:
Ollivier Robert 2004-07-25 22:02:30 +00:00
parent cf95b5c381
commit e47c4441d3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=132641

View File

@ -453,7 +453,9 @@
#define HAVE_MKTIME 1
/* Define to 1 if you have the `mlockall' function. */
#if __FreeBSD_version >= 500102
#define HAVE_MLOCKALL 1
#endif
/* Define to 1 if you have the `mrand48' function. */
#define HAVE_MRAND48 1