You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 sor
250 B

--- record.c.orig Sat Jan 5 20:39:48 2002
+++ record.c Sat Jan 5 20:39:59 2002
@@ -15,6 +15,7 @@
#include <md5.h>
#ifdef HAVE_DB_185_H
#define DB_LIBRARY_COMPATIBILITY_API
+#define DB185 DB
#include <db_185.h>
#elif HAVE_DB_H
#include <db.h>