aboutsummaryrefslogtreecommitdiffstats
path: root/csrc/smith.h
diff options
context:
space:
mode:
authorsalaaad2 <arthurdurant263@gmail.com>2022-04-01 22:58:13 +0200
committersalaaad2 <arthurdurant263@gmail.com>2022-04-01 22:58:13 +0200
commit1758ce649422255bd2faf482c02be71ce0783865 (patch)
treec4faa014bd905a949f5c563fa91d148dacea4888 /csrc/smith.h
parenthehe (diff)
downloadsmith-1758ce649422255bd2faf482c02be71ce0783865.tar.gz
smith-1758ce649422255bd2faf482c02be71ce0783865.tar.bz2
smith-1758ce649422255bd2faf482c02be71ce0783865.tar.xz
smith-1758ce649422255bd2faf482c02be71ce0783865.tar.zst
smith-1758ce649422255bd2faf482c02be71ce0783865.zip
signing requests
Diffstat (limited to 'csrc/smith.h')
-rw-r--r--csrc/smith.h2
1 files changed, 2 insertions, 0 deletions
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 <unistd.h>
+
char * mr_smith();
#endif // SMITH_H_