summaryrefslogtreecommitdiff
path: root/apps/tagdb/db.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tagdb/db.h')
-rw-r--r--apps/tagdb/db.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/tagdb/db.h b/apps/tagdb/db.h
index be29581a09..709bf1fc9f 100644
--- a/apps/tagdb/db.h
+++ b/apps/tagdb/db.h
@@ -1,3 +1,4 @@
1#ifdef HAVE_TAGCACHE
1#ifndef __DB_H__ 2#ifndef __DB_H__
2#define __DB_H__ 3#define __DB_H__
3 4
@@ -35,3 +36,4 @@ struct tag_info* new_tag_info();
35int tag_info_destruct(struct tag_info *t); 36int tag_info_destruct(struct tag_info *t);
36 37
37#endif 38#endif
39#endif