]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Makefile: Added missing sort.h
authorTimo Sirainen <tss@iki.fi>
Mon, 21 Sep 2015 21:40:14 +0000 (00:40 +0300)
committerTimo Sirainen <tss@iki.fi>
Mon, 21 Sep 2015 21:40:14 +0000 (00:40 +0300)
src/lib/Makefile.am

index 09897e720bf8c24a7ab85fbc244c9aba264b7329..ed45ce24c8bb39455a5a28e59c1f0541cb59ec81 100644 (file)
@@ -259,6 +259,7 @@ headers = \
        seq-range-array.h \
        sha1.h \
        sha2.h \
+       sort.h \
        str.h \
        str-find.h \
        str-sanitize.h \