util/anon_file: drop unused #include
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com> Tested-by: Eric Anholt <eric@anholt.net> Tested-by: Andreas Baierl <ichgeh@imkreisrum.de>
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
#define _ANON_FILE_H_
|
||||
|
||||
#include <sys/types.h>
|
||||
#include "util/macros.h"
|
||||
|
||||
int os_create_anonymous_file(off_t size, char *debug_name);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user