]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - skein.h
+Shabal
[avr-crypto-lib.git] / skein.h
diff --git a/skein.h b/skein.h
index f1362906d336a354f8df72cabc8b76d82b1764de..0fd5b51b5125f2d11ff37a87b928311d8159257a 100644 (file)
--- a/skein.h
+++ b/skein.h
@@ -17,6 +17,7 @@
     along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 /*
+ * \file    skein.c
  * \author  Daniel Otte
  * \email   daniel.otte@rub.de
  * \date    2009-03-12
@@ -27,6 +28,7 @@
 #ifndef SKEIN_H_
 #define SKEIN_H_
 
+#include <stdint.h>
 #include "ubi.h"
 
 #define SKEIN256_BLOCKSIZE    UBI256_BLOCKSIZE