summaryrefslogtreecommitdiff
path: root/wsutil/sha1.c
diff options
context:
space:
mode:
Diffstat (limited to 'wsutil/sha1.c')
-rw-r--r--wsutil/sha1.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/wsutil/sha1.c b/wsutil/sha1.c
index 55a9964831..bdad7f24cd 100644
--- a/wsutil/sha1.c
+++ b/wsutil/sha1.c
@@ -25,11 +25,9 @@
* 2012-08-21 - C Elston - Split sha1_hmac function to allow incremental usage.
*/
-#include <string.h>
#include <glib.h>
#include "sha1.h"
-#include "file_util.h"
#define GET_UINT32(n,b,i) \
{ \