mirror of
https://github.com/ostreedev/ostree.git
synced 2025-03-19 22:50:35 +03:00
tests: Remove unused includes in libostreetest.c
Since commit a06bd82cd we no longer use OVERLAYFS_SUPER_MAGIC or statfs() so remove the includes for linux/magic.h and sys/vfs.h Closes: #1815 Approved by: cgwalters
This commit is contained in:
parent
1ec4945c2d
commit
2738bbb6d2
@ -22,8 +22,6 @@
|
||||
#include "config.h"
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <linux/magic.h>
|
||||
#include <sys/vfs.h>
|
||||
|
||||
#include "libglnx.h"
|
||||
#include "libostreetest.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user