diff options
Diffstat (limited to 'emu/port/devssl.c')
| -rw-r--r-- | emu/port/devssl.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emu/port/devssl.c b/emu/port/devssl.c index c8c16fc3..57d4d684 100644 --- a/emu/port/devssl.c +++ b/emu/port/devssl.c @@ -8,6 +8,8 @@ #include "mp.h" #include "libsec.h" +int nrand(int n); + typedef struct OneWay OneWay; struct OneWay { |
