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