Skip to content

Commit

Permalink
Update xkcp_server.h
Browse files Browse the repository at this point in the history
  • Loading branch information
liudf0716 authored Apr 21, 2017
1 parent 530ed3c commit 6422b11
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion xkcp_server.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

int server_main_loop();

iqueue_head * get_xkcp_task_list();
typedef struct jwHashTable jwHashTable;

jwHashTable * get_xkcp_hash();

#endif

0 comments on commit 6422b11

Please sign in to comment.