Skip to content

Commit 701de83

Browse files
this time
1 parent 0620427 commit 701de83

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

code/logic/fossil/sys/syscall.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
#ifndef FOSSIL_SYS_CALL_H
1515
#define FOSSIL_SYS_CALL_H
1616

17+
#include <stdint.h>
18+
#include <stddef.h>
19+
1720
#ifdef __cplusplus
1821
extern "C" {
1922
#endif

0 commit comments

Comments
 (0)