瀏覽代碼

main.c: fix compile warning

Daniel-Constantin Mierla 10 年之前
父節點
當前提交
e4f18cb322
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      main.c

+ 1 - 0
main.c

@@ -191,6 +191,7 @@
 #include "ppcfg.h"
 #include "sock_ut.h"
 #include "async_task.h"
+#include "dset.h"
 
 #ifdef DEBUG_DMALLOC
 #include <dmalloc.h>