aboutsummaryrefslogtreecommitdiff
path: root/okclient.h
blob: e9b7dd61b5b8b97afaade8a83210aaf9c52c03be (plain)
1
2
3
4
5
6
#ifndef OKCLIENT_H
#define OKCLIENT_H

extern int okclient(char *);

#endif