sha is not used anymore.
[apps/madmutt.git] / lib-hash / hash.h
index 23e77c8..831b081 100644 (file)
@@ -23,7 +23,6 @@
 /* POINTER defines a generic pointer type */
 typedef unsigned char *POINTER;
 
-#include "sha1.h"
 #include "md5.h"
 
 #endif