Add #include for PS4 getenv shim.

llvm-svn: 270179
This commit is contained in:
Sean Silva 2016-05-20 03:43:39 +00:00
parent 23effeefed
commit b01e4b7727
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
#include "InstrProfiling.h"
#include "InstrProfilingInternal.h"
#include "InstrProfilingUtil.h" // For PS4 getenv shim.
#include <limits.h>
#include <stdio.h>
#include <stdlib.h>