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.
11 lines
250 B
11 lines
250 B
24 years ago
|
--- 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>
|