bproxy/include/client.h

7 lines
62 B
C

#ifndef CLIENT_H
#define CLIENT_H
#include <stdio.h>
#endif