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