release
[hcoop/zz_old/debian/djbdns.git] / droproot.h
1 #ifndef DROPROOT_H
2 #define DROPROOT_H
3
4 extern void droproot(const char *);
5
6 #endif