djbdnscurve6  38
djbdnscurve6
droproot.h
Go to the documentation of this file.
1 #ifndef DROPROOT_H
2 #define DROPROOT_H
3 
4 extern void droproot(const char *);
5 
6 #endif
void droproot(const char *)
Definition: droproot.c:8