djbdnscurve6  38
djbdnscurve6
clientok.h
Go to the documentation of this file.
1 #ifndef CLIENTOK_H
2 #define CLIENTOK_H
3 
4 extern int clientok(char *);
5 
6 #endif
int clientok(char *)