]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
hash.h not needed
authorTimo Sirainen <tss@iki.fi>
Thu, 8 May 2003 03:18:43 +0000 (06:18 +0300)
committerTimo Sirainen <tss@iki.fi>
Thu, 8 May 2003 03:18:43 +0000 (06:18 +0300)
--HG--
branch : HEAD

src/auth/mech-plain.c

index db34856659eab6eb629d44ccdd14102da4b202c1..8195cb9735cef4137458e39d8d4e3acb7622277b 100644 (file)
@@ -1,7 +1,6 @@
 /* Copyright (C) 2002 Timo Sirainen */
 
 #include "common.h"
-#include "hash.h"
 #include "safe-memset.h"
 #include "mech.h"
 #include "passdb.h"