Compilation environment fixes to make make install work correctly.
[crypto.git] / lib / silcskr / silcskr_i.h
index f8e8e92aa2b4b5c4354f2ff4c1c2641c2e3eaf72..01afe80561a6126aab8944820e1052d47aadc363 100644 (file)
@@ -43,6 +43,7 @@ struct SilcSKRFindStruct {
 };
 
 /* Backwards support */
+#define SilcSKRStatus SilcResult
 #define SILC_SKR_OK SILC_OK
 #define SILC_SKR_ERROR SILC_ERR
 #define SILC_SKR_ALREADY_EXIST SILC_ERR_ALREADY_EXISTS