bsd-file.h: Remove redundant .h files

Ideally, all of these should be removed, but we still need what's left.

Signed-off-by: Warner Losh <imp@bsdimp.com>
This commit is contained in:
Warner Losh 2022-02-26 09:29:59 -07:00
parent 64ff0f053d
commit cd1ce3e075

View File

@ -22,12 +22,7 @@
#include <sys/types.h>
#include <sys/mount.h>
#include <sys/uio.h>
#include <fcntl.h>
#include <poll.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include "qemu/path.h"