djbdnscurve6 51
djbdnscurve6
Loading...
Searching...
No Matches
clientok.h
Go to the documentation of this file.
1#ifndef CLIENTOK_H
2#define CLIENTOK_H
3
4extern int clientok(char [16]);
5
6#endif
int clientok(char[16])
Definition: clientok.c:11