mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
windows quirks are needed for secretbox8 test.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include "windows/windows-quirks.h"
|
||||
|
||||
#define TEST_NAME "secretbox8"
|
||||
#include "cmptest.h"
|
||||
|
||||
Reference in New Issue
Block a user