remove info(), instead used printf's. Check for DAEMON at some stages
This commit is contained in:
1
fiche.h
1
fiche.h
@@ -92,7 +92,6 @@ void parse_parameters(int argc, char **argv);
|
||||
void save_log(char *slug, char *hostaddrp, char *h_name);
|
||||
void change_owner(char *directory);
|
||||
void set_uid_gid();
|
||||
void info(char *buffer, ...);
|
||||
|
||||
char *check_banlist(char *ip_address);
|
||||
char *check_whitelist(char *ip_address);
|
||||
|
||||
Reference in New Issue
Block a user