file_extract.h - take out dependency on file.h
This commit is contained in:
parent
383eb08988
commit
6da1ece30a
|
@ -17,7 +17,6 @@
|
|||
#define FILE_EXTRACT_H__
|
||||
|
||||
#include <boolean.h>
|
||||
#include "file.h"
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue