Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes
This commit is contained in:
@@ -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"
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user