diff options
Diffstat (limited to 'tests/crypt/test.h')
| -rw-r--r-- | tests/crypt/test.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/tests/crypt/test.h b/tests/crypt/test.h index 4f716f1220f4..3c9070a5c83d 100644 --- a/tests/crypt/test.h +++ b/tests/crypt/test.h @@ -28,5 +28,6 @@  #ifndef TEST_H  int test_hmac_md5(void); +int test_sha256(void);  #endif | 
