Another windows build fix

llvm-svn: 291234
This commit is contained in:
Pavel Labath 2017-01-06 13:07:09 +00:00
parent bda6fb7389
commit c523c38fcc
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
#include <stdlib.h>
#include "Platform.h"
#include "llvm/Support/ErrorHandling.h"
int ioctl(int d, int request, ...) {
switch (request) {