/[classpath]/classpath/native/jni/xmlj/xmlj_util.h
ViewVC logotype

Diff of /classpath/native/jni/xmlj/xmlj_util.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by mark, Sat Jul 2 20:32:55 2005 UTC revision 1.3 by mark, Thu Nov 17 23:47:45 2005 UTC
# Line 1  Line 1 
1  /* xmlj_util.h -  /* xmlj_util.h -
2     Copyright (C) 2003, 2004 Free Software Foundation, Inc.     Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 38  exception statement from your version. * Line 38  exception statement from your version. *
38  #ifndef XMLJ_UTIL_H  #ifndef XMLJ_UTIL_H
39  #define XMLJ_UTIL_H  #define XMLJ_UTIL_H
40    
 #if defined __64BIT__ || defined __LP64 || defined _LP64 || defined __LP64__ || defined _ADDR64  
 #  define XMLJ_64BIT_POINTER 1  
 #endif  
   
41  #include <jni.h>  #include <jni.h>
42  #include <libxml/xmlstring.h>  #include <libxml/xmlstring.h>
43    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26