release
[hcoop/zz_old/debian/djbdns.git] / roots.h
CommitLineData
dc0d77d7
CE
1#ifndef ROOTS_H
2#define ROOTS_H
3
4extern int roots(char *,char *);
5extern int roots_same(char *,char *);
6extern int roots_init(void);
7
8#endif