Index: libcc1/connection.cc --- libcc1/connection.cc.orig +++ libcc1/connection.cc @@ -21,6 +21,7 @@ along with GCC; see the file COPYING3. If not see #include #include #include +#include /* for fd_set */ #include #include #include "marshall.hh"