提交 d0c166d1 编写于 作者: G Guillaume Nault 提交者: Dmitry Kozlov

cli: fix include directive for list.h

list.h is an accel-ppp internal file.
Signed-off-by: NGuillaume Nault <g.nault@alphalink.fr>
上级 1d1beab8
......@@ -2,7 +2,8 @@
#define __CLI_H
#include <pcre.h>
#include <list.h>
#include "list.h"
#define CLI_CMD_OK 0
#define CLI_CMD_FAILED -1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册