mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Add missing headers.
MFC after: 3 days
This commit is contained in:
parent
d04be5775f
commit
888025e45a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=205224
@ -40,14 +40,17 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/mdioctl.h>
|
||||
|
||||
#include <aio.h>
|
||||
#include <err.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <libutil.h>
|
||||
#include <limits.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <termios.h>
|
||||
#include <unistd.h>
|
||||
|
Loading…
Reference in New Issue
Block a user