Ok, apparently that one is needed as sha1 does not include e.h :(

SVN revision: 50345
This commit is contained in:
Christopher Michael 2010-07-18 17:41:06 +00:00
parent de6b1f93a4
commit 3bc9491c92
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
* vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
*/
#include "e_sha1.h"
#include <string.h>
#include <arpa/inet.h>
/* externally accessible functions */