changeset 49 | 35baca0e7a2e |
parent 21 | 2a9601315dfc |
child 78 | 71ad690e91f5 |
child 83 | 26b2b12093af |
35:85266cc22c7f | 49:35baca0e7a2e |
---|---|
16 */ |
16 */ |
17 |
17 |
18 #include <errno.h> |
18 #include <errno.h> |
19 #include <fcntl.h> |
19 #include <fcntl.h> |
20 #include <locale.h> |
20 #include <locale.h> |
21 #include <sys/types.h> |
|
22 #include <sys/stat.h> |
|
21 #include <unistd.h> |
23 #include <unistd.h> |
22 #include <string> |
24 #include <string> |
23 |
25 |
24 #include "javacommonutils.h" |
26 #include "javacommonutils.h" |
25 #include "jniarrayutils.h" |
27 #include "jniarrayutils.h" |