brunoalr marked an inline comment as done.
brunoalr added inline comments.

================
Comment at: source/Plugins/DynamicLoader/POSIX-DYLD/AuxVector.cpp:11
 // C Includes
 #include <fcntl.h>
 #include <sys/stat.h>
----------------
labath wrote:
> Do you still get the error if you remove these includes?
> 
> As far as I can tell they are unused, and this part of the code should not 
> depend on system headers anyway.
> 
> If that doesn't help, then we should use a different prefix as joerg suggests.
I just tried it and it doesn't help, unfortunately.


https://reviews.llvm.org/D35065



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to