From 1758ce649422255bd2faf482c02be71ce0783865 Mon Sep 17 00:00:00 2001 From: salaaad2 Date: Fri, 1 Apr 2022 22:58:13 +0200 Subject: signing requests --- csrc/smith.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'csrc/smith.h') diff --git a/csrc/smith.h b/csrc/smith.h index 04015ee..489c053 100644 --- a/csrc/smith.h +++ b/csrc/smith.h @@ -9,6 +9,8 @@ #ifndef SMITH_H_ #define SMITH_H_ +#include + char * mr_smith(); #endif // SMITH_H_ -- cgit v1.2.3