mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-11-18 19:09:31 +00:00
11 lines
185 B
C
11 lines
185 B
C
/*
|
|
* $Id: protocols.c,v 1.1 1997/02/28 05:12:56 gdr Exp $
|
|
*/
|
|
|
|
#include "test.h"
|
|
|
|
/* this is probably missing a goodly number of prerequisites */
|
|
#include <protocols/talkd.h>
|
|
|
|
int i;
|