diff options
Diffstat (limited to 'apps/tagdb/config.h')
-rw-r--r-- | apps/tagdb/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/tagdb/config.h b/apps/tagdb/config.h index 86461349e3..5e5e870248 100644 --- a/apps/tagdb/config.h +++ b/apps/tagdb/config.h | |||
@@ -1,3 +1,4 @@ | |||
1 | #ifdef HAVE_TAGCACHE | ||
1 | #ifndef __CONFIG_H // Include me only once | 2 | #ifndef __CONFIG_H // Include me only once |
2 | #define __CONFIG_H | 3 | #define __CONFIG_H |
3 | 4 | ||
@@ -37,3 +38,4 @@ | |||
37 | #include <assert.h> | 38 | #include <assert.h> |
38 | 39 | ||
39 | #endif | 40 | #endif |
41 | #endif | ||