forked from OSchip/llvm-project
parent
a9cfeeb826
commit
9dca2d7852
|
@ -20,6 +20,7 @@
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
#include <stdint.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
|
||||||
extern int64_t _index_;
|
extern int64_t _index_;
|
||||||
|
|
Loading…
Reference in New Issue