--- hmac_md5.c.orig 2006-09-17 17:44:33.000000000 +0100 +++ hmac_md5.c 2006-09-17 17:45:07.000000000 +0100 @@ -5,8 +5,8 @@ * Code taken from RFC2104. */ -#include #include +#include #include "hmac_md5.h"