SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View 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