1
0
mirror of https://github.com/fumiama/simple-dict.git synced 2026-06-11 05:30:28 +08:00
This commit is contained in:
源文雨
2022-03-29 19:58:25 +08:00
parent 8957f732aa
commit d6840358f3
3 changed files with 10 additions and 7 deletions

View File

@@ -3,6 +3,7 @@
#include <stdint.h>
#include <simplecrypto.h>
#include <types.h>
#include "server.h"
void init_crypto();