/[global]/global/libutil/dbop.h
ViewVC logotype

Diff of /global/libutil/dbop.h

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

revision 1.16 by shigio, Tue May 10 05:17:52 2005 UTC revision 1.17 by h-iwamoto, Mon Jul 11 12:20:26 2005 UTC
# Line 23  Line 23 
23  #define _DBOP_H_  #define _DBOP_H_
24    
25  #include "gparam.h"  #include "gparam.h"
26    #ifdef USE_DB185_COMPAT
27    #include <db_185.h>
28    #else
29  #include "db.h"  #include "db.h"
30    #endif
31  #include "regex.h"  #include "regex.h"
32  #include "strbuf.h"  #include "strbuf.h"
33    

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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