#include <string.h> for strlen()'s prototype.

This commit is contained in:
Tim J. Robbins 2003-01-04 00:11:11 +00:00
parent 185ec971c5
commit e8cfa64a75

View File

@ -29,6 +29,7 @@ __FBSDID("$FreeBSD$");
#include <sys/types.h>
#include <sys/sysctl.h>
#include <string.h>
/*
* This function uses a presently undocumented interface to the kernel