client-c  0.8.1
kaatcp.h
Go to the documentation of this file.
1 
17 #ifndef KAATCP_H_
18 #define KAATCP_H_
19 
20 #ifdef __cplusplus
21 extern "C" {
22 #endif
23 
24 #include "kaatcp_parser.h"
25 #include "kaatcp_request.h"
26 
27 
28 #ifdef __cplusplus
29 } /* extern "C" */
30 #endif
31 #endif
32