#include <sys/param.h> since we want to check __NetBSD_Version__.

This commit is contained in:
mrg 2006-05-11 00:08:44 +00:00
parent 965a873335
commit 0eaf0f8b7c
1 changed files with 1 additions and 1 deletions

View File

@ -32,8 +32,8 @@
* ``http://www.nominum.com''.
*/
#include <sys/param.h>
#include <syslog.h>
#include <sys/types.h>
#include <string.h>
#include <paths.h>
#include <errno.h>