forked from Lainports/freebsd-ports
6 lines
84 B
C
6 lines
84 B
C
#ifndef TGDCOMMAND_H
|
|
#define TGDCOMMAND_H
|
|
|
|
void tgdcommand( int, char ** );
|
|
|
|
#endif
|