Fix building InstrProfilingFile.c on FreeBSD

llvm-svn: 210989
This commit is contained in:
Viktor Kutuzov 2014-06-15 14:01:18 +00:00
parent 1f386f0f36
commit 9101af0612
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@
\*===----------------------------------------------------------------------===*/
#include "InstrProfiling.h"
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>