Skip to content

Commit 6a47f8a

Browse files
committed
avoid smelly symbols
1 parent da10142 commit 6a47f8a

File tree

3 files changed

+236
-215
lines changed

3 files changed

+236
-215
lines changed

Modules/_hacl/lib_memzero0.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#include <inttypes.h>
2+
#include "python_hacl_namespaces.h"
23

34
void Lib_Memzero0_memzero0(void *dst, uint64_t len);
45

0 commit comments

Comments
 (0)