#include <stdlib.h> for free()'s prototype.

This commit is contained in:
tjr 2003-01-07 06:17:13 +00:00
parent a1a372be06
commit 2785027057

View File

@ -45,6 +45,7 @@ __FBSDID("$FreeBSD$");
#include <fcntl.h>
#include <limits.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include "un-namespace.h"
#include "local.h"