cleanup: remove dead preprocessing branch /nfc

llvm-svn: 262792
This commit is contained in:
Xinliang David Li 2016-03-06 04:56:55 +00:00
parent 44fd38856c
commit 09fecac354
1 changed files with 0 additions and 2 deletions

View File

@ -12,8 +12,6 @@
#ifdef _WIN32
#include <direct.h>
#elif I386_FREEBSD
int mkdir(const char*, unsigned short);
#else
#include <sys/stat.h>
#include <sys/types.h>