File libnxcl-gcc47.patch of Package freenx-client
Index: freenx-client-0.9/nxcl/lib/notQt.h =================================================================== --- freenx-client-0.9.orig/nxcl/lib/notQt.h +++ freenx-client-0.9/nxcl/lib/notQt.h @@ -32,6 +32,7 @@ #include <vector> #include <string> #include <fstream> +#include <unistd.h> extern "C" { #include <sys/poll.h> }