7 lines
88 B
C
Raw Normal View History

#ifndef SOCKET_STDLIB_H
#define SOCKET_STDLIB_H
void register_socket_stdlib();
#endif