1
0
mirror of https://github.com/fumiama/simple-crypto.git synced 2026-06-05 18:10:23 +08:00
This commit is contained in:
fumiama
2021-12-11 17:59:17 +08:00
parent c3e06d6886
commit 4e507bfcd4

View File

@@ -1,5 +1,5 @@
#ifndef _SIMPLE_MD5_H_
#define _SIMPLE_MD5_H_
#ifndef _SIMPLECRYPTO_H_
#define _SIMPLECRYPTO_H_
#include <stdio.h>
#include <stdint.h>