Joseph Redmon
2015-07-21 d00f0a1ccd2a9b1c332bbf7754f291dd61dee14f
src/utils.h
@@ -4,6 +4,8 @@
#include <time.h>
#include "list.h"
#define SECRET_NUM -1234
char *basecfg(char *cfgfile);
int alphanum_to_int(char c);
char int_to_alphanum(int i);