forked from OSchip/llvm-project
cleanup: remove dead preprocessing branch /nfc
llvm-svn: 262792
This commit is contained in:
parent
44fd38856c
commit
09fecac354
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue