Skip to content

Commit

Permalink
Use our api header for tests
Browse files Browse the repository at this point in the history
Signed-off-by: Nigel Jones <jonesn@uk.ibm.com>
  • Loading branch information
planetf1 committed Sep 12, 2024
1 parent 5a1be2d commit 4e0a063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nistkat/PQCgenKAT_kem.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ You are solely responsible for determining the appropriateness of using and dist
#include <string.h>
#include <ctype.h>
#include "rng.h"
#include "api.h"
#include "../kem.h"

#define MAX_MARKER_LEN 50
#define KAT_SUCCESS 0
Expand Down

0 comments on commit 4e0a063

Please sign in to comment.