瀏覽代碼

main.c: fix compile warning

(cherry picked from commit e4f18cb322d54035fb6825df3a2f712ed03a71db)
Daniel-Constantin Mierla 11 年之前
父節點
當前提交
4f74bfc615
共有 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>