Skip to content

Commit d5c76a5

Browse files
committed
Add mach.h header
I think this only silences a warning.
1 parent 897986e commit d5c76a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

garglk/sysmac.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
#include <stdlib.h>
2525
#include <stdarg.h>
2626
#include <string.h>
27+
#include <mach/mach.h>
2728
#include <mach/mach_time.h>
2829

2930
#include "glk.h"

0 commit comments

Comments
 (0)