Skip to content

Commit 18c919f

Browse files
authored
Merge pull request #326 from nomeata/stdlib
Import stddef in tommath.h
2 parents 5190ae6 + 6c35dd7 commit 18c919f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tommath.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#define BN_H_
66

77
#include <stdint.h>
8+
#include <stddef.h>
89
#include <limits.h>
910

1011
#ifdef LTM_NO_FILE

0 commit comments

Comments
 (0)