aboutsummaryrefslogtreecommitdiffstats
path: root/src/libutil/uthash_strcase.h
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2019-01-14 17:25:56 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2019-01-14 17:25:56 +0000
commit9546576a9e449ac0d57246679af8b00d940af55b (patch)
tree5822f2d6c6c604ba48ebac04173be245f8815c2c /src/libutil/uthash_strcase.h
parentaa07f4bc9eff2a252743e20faa334f2aa7d589d5 (diff)
downloadrspamd-9546576a9e449ac0d57246679af8b00d940af55b.tar.gz
rspamd-9546576a9e449ac0d57246679af8b00d940af55b.zip
[Minor] Fix some issues
Diffstat (limited to 'src/libutil/uthash_strcase.h')
-rw-r--r--src/libutil/uthash_strcase.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/libutil/uthash_strcase.h b/src/libutil/uthash_strcase.h
index 77c807630..fba97d9b1 100644
--- a/src/libutil/uthash_strcase.h
+++ b/src/libutil/uthash_strcase.h
@@ -16,6 +16,9 @@
#ifndef UTHASH_STRCASE_H_
#define UTHASH_STRCASE_H_
+#ifdef UTHASH_H
+#error Invalid include order: uthash is already included
+#endif
/* Utils for uthash tuning */
#ifndef HASH_CASELESS