File libvpd2-gcc47.patch of Package libvpd2
Index: libvpd-2.1.3/src/helper_functions.cpp =================================================================== --- libvpd-2.1.3.orig/src/helper_functions.cpp +++ libvpd-2.1.3/src/helper_functions.cpp @@ -27,6 +27,7 @@ #include <cstdlib> #include <cstring> #include <fstream> +#include <unistd.h> using namespace std; using namespace lsvpd;