projects
/
notmuch
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
util: move strcase_equal and strcase_hash to util
[notmuch]
/
lib
/
notmuch-private.h
diff --git
a/lib/notmuch-private.h
b/lib/notmuch-private.h
index f52b4e4776f956d1854c594574657d84a1d0094a..5dd4770e96190276c3e5077d977cb200aa6f6b82 100644
(file)
--- a/
lib/notmuch-private.h
+++ b/
lib/notmuch-private.h
@@
-50,6
+50,7
@@
NOTMUCH_BEGIN_DECLS
#include "xutil.h"
#include "error_util.h"
+#include "string-util.h"
#pragma GCC visibility push(hidden)