makefile tweak

This commit is contained in:
Joseph Henry
2016-07-07 14:50:47 -05:00
parent 41308ccf06
commit efce6da230
5 changed files with 17 additions and 4 deletions

View File

@@ -76,6 +76,7 @@
void dwr(int level, const char *fmt, ... );
char *api_netpath = (char *)0;
void load_symbols();
void load_symbols_rpc();
int (*realclose)(CLOSE_SIG);
// ------------------------------------------------------------------------------