Add internal configuration file, add missing includes, rename some options
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#ifndef BH_FILE_H
|
||||
#define BH_FILE_H
|
||||
|
||||
#include "bh.h"
|
||||
#include "io.h"
|
||||
|
||||
typedef struct bh_file_s bh_file_t;
|
||||
|
||||
Reference in New Issue
Block a user