File pcsc-cyberjack-gcc47.patch of Package pcsc-cyberjack
Index: pcsc-cyberjack-3.99.5final.SP03/libcyberjack/checksuite/cm_distri.cpp =================================================================== --- pcsc-cyberjack-3.99.5final.SP03.orig/libcyberjack/checksuite/cm_distri.cpp +++ pcsc-cyberjack-3.99.5final.SP03/libcyberjack/checksuite/cm_distri.cpp @@ -19,6 +19,7 @@ #include <stdio.h> #include <errno.h> #include <string.h> +#include <unistd.h>