comparison src/database.h @ 185:3d6bfa290dbd r20-3b19

Import from CVS: tag r20-3b19
author cvs
date Mon, 13 Aug 2007 09:55:28 +0200
parents 376386a54a3c
children c5d627a313b1
comparison
equal deleted inserted replaced
184:bcd2674570bf 185:3d6bfa290dbd
1 #ifndef _XEMACS_DBM_H 1 #ifndef _XEMACS_DBM_H
2 #define _XEMACS_DBM_H 2 #define _XEMACS_DBM_H
3 3
4 DECLARE_LRECORD (database, struct database_struct); 4 DECLARE_LRECORD (database, struct database);
5 5
6 #endif 6 #endif