tsock/source.h

7 lines
No EOL
95 B
C

#ifndef HEADER_SOURCE
#define HEADER_SOURCE
#include "tsock.h"
int launchSource(void);
#endif