bird/client/client.h

12 lines
195 B
C
Raw Normal View History

/*
* BIRD Client
*
* (c) 1999 Martin Mares <mj@ucw.cz>
*
* Can be freely distributed and used under the terms of the GNU GPL.
*/
/* sysdep code */
int client_main(int argc, char **argv);