Joseph Redmon
2015-08-11 eb98da5000f4d347ee8563467dffa4541e7faa7a
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);