[Pkg-silc-commits] r29 - /silc-toolkit/trunk/lib/silccrypt/ciphers.h

lunar at users.alioth.debian.org lunar at users.alioth.debian.org
Sun May 27 14:02:06 UTC 2007


Author: lunar
Date: Sun May 27 14:02:06 2007
New Revision: 29

URL: http://svn.debian.org/wsvn/pkg-silc/?sc=1&rev=29
Log:
Re-add inclusion of rc5.h (which is present in upstream source).

Modified:
    silc-toolkit/trunk/lib/silccrypt/ciphers.h

Modified: silc-toolkit/trunk/lib/silccrypt/ciphers.h
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/trunk/lib/silccrypt/ciphers.h?rev=29&op=diff
==============================================================================
--- silc-toolkit/trunk/lib/silccrypt/ciphers.h (original)
+++ silc-toolkit/trunk/lib/silccrypt/ciphers.h Sun May 27 14:02:06 2007
@@ -21,6 +21,7 @@
 #define CIPHERS_H
 
 #include "none.h"
+#include "rc5.h"
 #include "twofish.h"
 #include "aes.h"
 #include "blowfish.h"




More information about the Pkg-silc-commits mailing list