use long pointer on osf
This commit is contained in:
parent
c4b58c19bc
commit
a733fa8a8b
|
@ -15,6 +15,10 @@
|
|||
|
||||
#include "javasigar_generated.h"
|
||||
|
||||
#if defined(__osf__)
|
||||
#define SIGAR_POINTER_LONG
|
||||
#endif
|
||||
|
||||
#define JENV (*env)
|
||||
|
||||
#define SIGAR_PACKAGE "net/hyperic/sigar/"
|
||||
|
|
Loading…
Reference in New Issue