src/cx/common.h

changeset 1016
fe177d6dabb8
parent 988
15b3ca7ee33f
child 1018
c773da859bad
equal deleted inserted replaced
1015:a0922b925d2a 1016:fe177d6dabb8
94 94
95 #include <stdlib.h> 95 #include <stdlib.h>
96 #include <stddef.h> 96 #include <stddef.h>
97 #include <stdbool.h> 97 #include <stdbool.h>
98 #include <stdint.h> 98 #include <stdint.h>
99 #include <sys/types.h>
99 100
100 // --------------------------------------------------------------------------- 101 // ---------------------------------------------------------------------------
101 // Attribute definitions 102 // Attribute definitions
102 // --------------------------------------------------------------------------- 103 // ---------------------------------------------------------------------------
103 104

mercurial