19b1eb2037
- enable linking against already installed libdb.so instead of the internally shipped static library "no objections here" martynas@ mostly done somewhere between budapest and amsterdam
12 lines
432 B
Plaintext
12 lines
432 B
Plaintext
$OpenBSD: patch-addressbook_libedata-book_e-book-backend-db-cache_c,v 1.1 2007/11/21 16:10:24 jasper Exp $
|
|
--- addressbook/libedata-book/e-book-backend-db-cache.c.orig Sun Oct 28 15:25:15 2007
|
|
+++ addressbook/libedata-book/e-book-backend-db-cache.c Sun Oct 28 15:27:20 2007
|
|
@@ -23,6 +23,7 @@
|
|
#include <config.h>
|
|
#endif
|
|
|
|
+#include <db4/db.h>
|
|
#include <string.h>
|
|
#include "e-book-backend-db-cache.h"
|
|
#include "e-book-backend.h"
|