1 2 3 4 5 6 7 8 9 10
--- overlay_gl/overlay.c.orig 2014-08-08 15:51:59 UTC +++ overlay_gl/overlay.c @@ -45,6 +45,7 @@ #include <sys/ipc.h> #include <sys/time.h> #include <sys/socket.h> +#include <sys/stat.h> #include <sys/un.h> #include <sys/stat.h> #include <time.h>