chansrv: fix build without --enable-fuse

This commit is contained in:
Jay Sorg 2012-11-07 20:08:58 -08:00
parent 77e74e8e68
commit 8a700017ba
1 changed files with 2 additions and 0 deletions

View File

@ -645,6 +645,8 @@ fuse_file_contents_range(int stream_id, char *data, int data_bytes)
#include "arch.h"
char g_fuse_root_path[256] = "";
/*****************************************************************************/
int APP_CC
fuse_get_wait_objs(tbus *objs, int *count, int *timeout)