]> andersk Git - openssh.git/blobdiff - rijndael.h
Whoops, forgot changelog
[openssh.git] / rijndael.h
index c13f18c95907e24386d489a896a7ff0503da411c..09c4257423dba71fc5192f070f836df67a79feec 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef _RIJNDAEL_H_
 #define _RIJNDAEL_H_
 
+#include "config.h"
+
 /* 1. Standard types for AES cryptography source code               */
 
 typedef u_int8_t   u1byte; /* an 8 bit unsigned character type */
This page took 0.035328 seconds and 4 git commands to generate.