tests/btrfs.c: do not include the same header file twice
* tests/btrfs.c: Do not include <sys/fcntl.h>, <fcntl.h> is enough.
This commit is contained in:
parent
9d168f3cdf
commit
e43bb8dffc
@ -12,7 +12,6 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/fcntl.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/vfs.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user