tsock/puit.h

7 lines
No EOL
89 B
C

#ifndef HEADER_PUIT
#define HEADER_PUIT
#include "tsock.h"
int launchPuit(void);
#endif