Files
labs-bird/client/client.h
T

12 lines
195 B
C

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