diff options
-rw-r--r-- | io/lockf.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ License along with the GNU C Library; if not, see <https://www.gnu.org/licenses/>. */ +#include <bits/types.h> + #ifndef __OFF_T_MATCHES_OFF64_T #include <unistd.h> |