mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-18 15:30:21 +00:00
#include <stdlib.h> for free()'s prototype.
This commit is contained in:
parent
2005f192e5
commit
0b4b7b65ed
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=108866
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user