SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
|
@ -0,0 +1,14 @@
|
|||
don't pick up /usr/include/db.h
|
||||
|
||||
Index: src/libicalss/icalbdbsetimpl.h
|
||||
--- src/libicalss/icalbdbsetimpl.h.orig
|
||||
+++ src/libicalss/icalbdbsetimpl.h
|
||||
@@ -19,7 +19,7 @@
|
||||
#define ICALBDBSETIMPL_H
|
||||
|
||||
#include "icalset.h"
|
||||
-#include <db.h>
|
||||
+#include <db4/db.h>
|
||||
|
||||
/* This definition is in its own file so it can be kept out of the
|
||||
main header file, but used by "friend classes" like icaldirset*/
|
Loading…
Add table
Add a link
Reference in a new issue