src/cx/buffer.h

changeset 948
036b431e70ee
parent 890
54565fd74e74
equal deleted inserted replaced
947:2a47b4a5c216 948:036b431e70ee
46 #ifndef UCX_BUFFER_H 46 #ifndef UCX_BUFFER_H
47 #define UCX_BUFFER_H 47 #define UCX_BUFFER_H
48 48
49 #include "common.h" 49 #include "common.h"
50 #include "allocator.h" 50 #include "allocator.h"
51
52 #include <sys/types.h>
51 53
52 #ifdef __cplusplus 54 #ifdef __cplusplus
53 extern "C" { 55 extern "C" {
54 #endif 56 #endif
55 57

mercurial