/* This file is machine generated, don't edit it !*/ #ifndef _JAVA_LANG_PROCESS_H #define _JAVA_LANG_PROCESS_H /* Structure information for class: java/lang/Process */ typedef struct java_lang_Process { java_objectheader header; } java_lang_Process; #endif