nfs-utils: fixup includes with glibc-2.26

This commit is contained in:
Vladimír Čunát 2017-11-08 10:27:39 +01:00
parent 18aada9c4c
commit c2b9ab578d
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@ in stdenv.mkDerivation rec {
substituteInPlace utils/mount/Makefile.in \
--replace "chmod 4511" "chmod 0511"
sed '1i#include <stdint.h>' -i support/nsm/rpc.c
'';
makeFlags = [