您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
 
 
 
 
 
 

10 行
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>