aboutsummaryrefslogtreecommitdiff
path: root/droproot.h
blob: b8a53a703257fee7f3753bb27062418b5e054fb5 (plain)
1
2
3
4
5
6
#ifndef DROPROOT_H
#define DROPROOT_H

extern void droproot(const char *);

#endif