Fix build error

This commit is contained in:
Tindy X 2023-07-04 00:46:07 +08:00
parent 3ea4cad55d
commit 49bc71e4f5

View File

@ -1,6 +1,7 @@
#ifndef __MD5_H__
#define __MD5_H__
#include <cstdint>
/*
* Size of a standard MD5 signature in bytes. This definition is for
* external programs only. The MD5 routines themselves reference the