Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.

Commit 4e0a063

Browse files
committed
Use our api header for tests
Signed-off-by: Nigel Jones <[email protected]>
1 parent 5a1be2d commit 4e0a063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nistkat/PQCgenKAT_kem.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You are solely responsible for determining the appropriateness of using and dist
1111
#include <string.h>
1212
#include <ctype.h>
1313
#include "rng.h"
14-
#include "api.h"
14+
#include "../kem.h"
1515

1616
#define MAX_MARKER_LEN 50
1717
#define KAT_SUCCESS 0

0 commit comments

Comments
 (0)