Skip to content
Snippets Groups Projects
Commit 6ae34eac authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

add parser.h headers file

parent 68da050e
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,8 @@
#include <skalibs/stralloc.h>
#include <66/parser.h>
extern int env_resolve_conf(stralloc *env,char const *svname,uid_t owner) ;
extern int env_merge_conf(stralloc *result,stralloc *srclist,stralloc *modifs,uint8_t conf) ;
extern int env_clean_with_comment(stralloc *sa) ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment