mirror of
https://github.com/yoboujon/tsock.git
synced 2025-06-08 05:50:50 +02:00
7 lines
No EOL
95 B
C
7 lines
No EOL
95 B
C
#ifndef HEADER_SOURCE
|
|
#define HEADER_SOURCE
|
|
|
|
#include "tsock.h"
|
|
int launchSource(void);
|
|
|
|
#endif |