http://llvm.org/bugs/show_bug.cgi?id=18765

            Bug ID: 18765
           Summary: Windows build break due to #include <sys/ioctl.h> in
                    Host/common/File.cpp
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified

I just updated trunk and I'm getting an error compiling on Windows due to an
#include <sys/ioctl.h> in source/Host/common/File.cpp, which doesn't seem to
exist on Windows.

The relevant commit appears to be from two days ago:

http://llvm.org/viewvc/llvm-project?view=revision&revision=200860

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to