fix missing fstat64() prototype --- a/shm.c +++ b/shm.c @@ -25,6 +25,7 @@ #include #include #include +#include #include #include #include