mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-27 08:00:11 +00:00
Add missing header.
Submitted by: Sean Bruno
This commit is contained in:
parent
d70f070a0b
commit
169a84dd18
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=257388
@ -30,6 +30,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/param.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
|
Loading…
Reference in New Issue
Block a user