src/cx/common.h

changeset 934
a43ed636d1ff
parent 890
54565fd74e74
equal deleted inserted replaced
933:40bf2f212d2a 934:a43ed636d1ff
92 92
93 #include <stdlib.h> 93 #include <stdlib.h>
94 #include <stddef.h> 94 #include <stddef.h>
95 #include <stdbool.h> 95 #include <stdbool.h>
96 #include <stdint.h> 96 #include <stdint.h>
97 #include <sys/types.h>
98 97
99 #ifndef UCX_TEST_H 98 #ifndef UCX_TEST_H
100 /** 99 /**
101 * Function pointer compatible with fwrite-like functions. 100 * Function pointer compatible with fwrite-like functions.
102 */ 101 */

mercurial