Joseph Redmon
2015-07-21 e56d1eff13bf8b6863cd213db157b9544cb9e3a7
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);