]> andersk Git - moira.git/blame - gen/util.h
Use moira_schema.h
[moira.git] / gen / util.h
CommitLineData
dfaf9b68 1#include <moira_schema.h>
2
3/* for MAXPATHLEN */
4#include <sys/param.h>
5
7ac48069 6void fix_file(char *targetfile);
7char *dequote(char *s);
8void db_error(int code);
9
10int ModDiff(int *flag, char *tbl, time_t ModTime);
This page took 0.047454 seconds and 5 git commands to generate.