Diff of /trunk/src/appdata.h

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

revision 156 by harbaum, Wed Apr 1 12:47:35 2009 UTC revision 158 by harbaum, Fri Apr 10 11:13:26 2009 UTC
# Line 20  Line 20 
20  #ifndef APPDATA_H  #ifndef APPDATA_H
21  #define APPDATA_H  #define APPDATA_H
22    
23    /* this define will enable preliminary API 0.6 support */
24    #undef API06
25    
26  #include <stdio.h>  #include <stdio.h>
27  #include <stdlib.h>  #include <stdlib.h>
28  #include <string.h>  #include <string.h>

Legend:
Removed from v.156  
changed lines
  Added in v.158