Added SILC Server library.
[silc.git] / lib / silccrypt / tests / test_silcpkcs.c
index 41ba8d4059dc7f8380b2b60222f9b2d401cc91bb..2e5f34e8d54d14bc0c9b24b463f8b274f292b00f 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests API in silcpkcs.h */
-#include "silcincludes.h"
+#include "silc.h"
 
 int key_len = 2048;
 const unsigned char p[] = "\x00\x01\x02\x03\x04\x05\x06\x07\x08\x09\x0a\x0b\x0c\x0d\x0e\x0f\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1a\x1b\x1c\x1d\x1e\x1f";