Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes

This commit is contained in:
jsteube
2019-03-31 17:39:00 +02:00
parent f9110c6863
commit 708a86fb59
39 changed files with 80 additions and 141 deletions
-2
View File
@@ -5,10 +5,8 @@
#include "common.h"
#include "types.h"
#include "memory.h"
#include "event.h"
#include "timer.h"
#include "shared.h"
#include "thread.h"
/*