Browse Source

test

release/v0.1
jl777 9 years ago
parent
commit
54049687f2
  1. 1
      crypto777/hmac/tomcrypt_cfg.h

1
crypto777/hmac/tomcrypt_cfg.h

@ -21,6 +21,7 @@
/* certain platforms use macros for these, making the prototypes broken */ /* certain platforms use macros for these, making the prototypes broken */
#ifndef LTC_NO_PROTOTYPES #ifndef LTC_NO_PROTOTYPES
#include <time.h>
/* you can change how memory allocation works ... */ /* you can change how memory allocation works ... */
LTC_EXPORT void * LTC_CALL XMALLOC(size_t n); LTC_EXPORT void * LTC_CALL XMALLOC(size_t n);

Loading…
Cancel
Save