SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
databases/db/v3/patches/patch-include_tcl_db_h
Normal file
12
databases/db/v3/patches/patch-include_tcl_db_h
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: include/tcl_db.h
|
||||
--- include/tcl_db.h.orig
|
||||
+++ include/tcl_db.h
|
||||
@@ -114,7 +114,7 @@ typedef struct dbtcl_info {
|
||||
} DBTCL_INFO;
|
||||
|
||||
extern int __debug_on, __debug_print, __debug_stop, __debug_test;
|
||||
-LIST_HEAD(infohead, dbtcl_info) __db_infohead;
|
||||
+extern LIST_HEAD(infohead, dbtcl_info) __db_infohead;
|
||||
|
||||
#define i_anyp un.anyp
|
||||
#define i_pagep un.anyp
|
Loading…
Add table
Add a link
Reference in a new issue