more win32 gui fuzzer work

This commit is contained in:
nhmall
2018-12-15 19:31:42 -05:00
parent bebc92f6fb
commit 902f76d1fa
3 changed files with 2 additions and 2 deletions

View File

@@ -22,6 +22,5 @@ struct ext_func_tab {
};
extern struct ext_func_tab extcmdlist[];
extern int extcmdlist_length;
#endif /* FUNC_TAB_H */