Initial commit
This commit is contained in:
6
webalizer-2.23-08/parser.h
Normal file
6
webalizer-2.23-08/parser.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _PARSER_H
|
||||
#define _PARSER_H
|
||||
|
||||
extern int parse_record(char *);
|
||||
|
||||
#endif /* _PARSER_H */
|
||||
Reference in New Issue
Block a user