diff options
Diffstat (limited to 'snac.h')
| -rw-r--r-- | snac.h | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -134,3 +134,4 @@ int html_post_handler(d_char *req, char *q_path, d_char *payload, int p_size, | |||
| 134 | char **body, int *b_size, char **ctype); | 134 | char **body, int *b_size, char **ctype); |
| 135 | 135 | ||
| 136 | int initdb(const char *_basedir); | 136 | int initdb(const char *_basedir); |
| 137 | int adduser(char *uid); | ||