From: Timo Sirainen Date: Mon, 9 Sep 2013 01:34:45 +0000 (+0300) Subject: Minor code cleanup. X-Git-Tag: 2.2.6~105 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=61f018f5b498420b044d6eed7c7795e224d0e1b9;p=thirdparty%2Fdovecot%2Fcore.git Minor code cleanup. --- diff --git a/src/lib/ostream-hash.h b/src/lib/ostream-hash.h index 4cdd0046dc..7fb4b6d695 100644 --- a/src/lib/ostream-hash.h +++ b/src/lib/ostream-hash.h @@ -1,6 +1,8 @@ #ifndef OSTREAM_HASH_H #define OSTREAM_HASH_H +struct hash_method; + /* hash_context must be allocated and initialized by caller. This ostream will simply call method->loop() for all the data going through the ostream. */ struct ostream *