mirror of
https://gitee.com/wangbin579/cetus.git
synced 2024-11-30 02:47:35 +08:00
Fix compile warnings
This commit is contained in:
parent
634e42bd6c
commit
a79265028a
@ -1,5 +1,6 @@
|
||||
#include "cetus-acl.h"
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <ctype.h>
|
||||
|
||||
cetus_acl_t* cetus_acl_new()
|
||||
|
Loading…
Reference in New Issue
Block a user