瀏覽代碼

Include "docsis.h" to fix missing prototypes.

Richard Laager 15 年之前
父節點
當前提交
4022f8e5fd
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/hmac_md5.c

+ 1 - 0
src/hmac_md5.c

@@ -22,6 +22,7 @@
 
 #include <string.h>
 #include <stdio.h>
+#include "docsis.h"
 #include "md5.h"
 
 /*