1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00

Unbreak the build on X86.

llvm-svn: 13460
This commit is contained in:
Chris Lattner 2004-05-11 14:08:54 +00:00
parent f1f52ea4cc
commit 4c6a127461

View File

@ -20,6 +20,7 @@
#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <sys/types.h>
extern int64_t _index_;