Skip to content

Commit 64b5f9d

Browse files
committed
Remove stdlib.h include from sampling.h
Signed-off-by: Matthias J. Kannwischer <[email protected]>
1 parent 9b23245 commit 64b5f9d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mlkem/src/sampling.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
#define MLK_SAMPLING_H
1717

1818
#include <stdint.h>
19-
#include <stdlib.h>
2019
#include "cbmc.h"
2120
#include "common.h"
2221
#include "poly.h"

0 commit comments

Comments
 (0)