common/hash: fix header compilation errors
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#ifndef RUNTIME_SHA1_H
|
||||
#define RUNTIME_SHA1_H
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
/*
|
||||
SHA-1 in C
|
||||
By Steve Reid <steve@edmweb.com>
|
||||
|
||||
Reference in New Issue
Block a user