forked from OSchip/llvm-project
parent
bda6fb7389
commit
c523c38fcc
|
@ -15,6 +15,7 @@
|
|||
#include <stdlib.h>
|
||||
|
||||
#include "Platform.h"
|
||||
#include "llvm/Support/ErrorHandling.h"
|
||||
|
||||
int ioctl(int d, int request, ...) {
|
||||
switch (request) {
|
||||
|
|
Loading…
Reference in New Issue