diff options
Diffstat (limited to 'src/struct_info.json')
-rw-r--r-- | src/struct_info.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/struct_info.json b/src/struct_info.json index b91d077e..c136cc8b 100644 --- a/src/struct_info.json +++ b/src/struct_info.json @@ -169,7 +169,8 @@ { "file": "libc/time.h", "defines": [ - ["li", "CLOCKS_PER_SEC"] + ["li", "CLOCKS_PER_SEC"], + "CLOCK_REALTIME" ], "structs": { "timezone": [ |