src/server/plugins/java/jvm.c

changeset 415
d938228c382e
parent 84
afd57ce39ec9
equal deleted inserted replaced
414:99a34860c105 415:d938228c382e
28 28
29 #include <stdio.h> 29 #include <stdio.h>
30 #include <stdlib.h> 30 #include <stdlib.h>
31 #include <dlfcn.h> 31 #include <dlfcn.h>
32 32
33 #include <ucx/map.h> 33 #include <cx/map.h>
34 34
35 #include "jvm.h" 35 #include "jvm.h"
36 #include "daemon/request.h" 36 #include "daemon/request.h"
37 37
38 #ifdef __i386 38 #ifdef __i386

mercurial