diff options
| author | forsyth <forsyth@vitanuova.com> | 2010-08-10 23:06:28 +0100 |
|---|---|---|
| committer | forsyth <forsyth@vitanuova.com> | 2010-08-10 23:06:28 +0100 |
| commit | 7de2b42d50e3c05cc143e7b51284009b5e185581 (patch) | |
| tree | 42fffe0c9804551c120ef89c3f505059bbd31cfb /libkeyring/rsaalg.c | |
| parent | 99c84fef96ccd10bb6cabb823384c033090293e9 (diff) | |
20100810-2306
Diffstat (limited to 'libkeyring/rsaalg.c')
| -rw-r--r-- | libkeyring/rsaalg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkeyring/rsaalg.c b/libkeyring/rsaalg.c index f522f485..46df7e50 100644 --- a/libkeyring/rsaalg.c +++ b/libkeyring/rsaalg.c @@ -2,7 +2,7 @@ #include <kernel.h> #include <isa.h> #include "interp.h" -#include "../libinterp/runt.h" +#include "../libinterp/keyringif.h" #include "mp.h" #include "libsec.h" #include "keys.h" |
