aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--addressbook/backend/pas/pas-backend-file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/backend/pas/pas-backend-file.c b/addressbook/backend/pas/pas-backend-file.c
index 1ebe5f91d0..3c82848bdf 100644
--- a/addressbook/backend/pas/pas-backend-file.c
+++ b/addressbook/backend/pas/pas-backend-file.c
@@ -8,7 +8,7 @@
#include <gtk/gtksignal.h>
#include <fcntl.h>
-#ifdef HAVE_DB_185_h
+#ifdef HAVE_DB_185_H
#include <db_185.h>
#else
#include <db.h>
div class='path'>path: root/net/torsocks
Commit message (Expand)AuthorAgeFilesLines
* Cleanup GH_* and variables order.mat2015-12-291-1/+0
* Update to version 2.1.0pawel2015-10-296-52/+80
* - Switch to options helpersamdmi32015-08-281-7/+2
* Cleanup some abusive use of GH_TAGNAME.mat2015-08-042-3/+2
* Add USES=alias to 11 ports (non-invasive DragonFly support)marino2015-07-031-1/+1
* Convert to USES=autoreconftijl2015-04-181-3/+1
* net/torsocks: 1.2 -> 2.0.0pi2015-03-30