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