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