build: use the ptsname_r gnulib module

virt-p2v uses ptsname_r, which is not portable but implemented by
gnulib.
This commit is contained in:
Pino Toscano
2014-10-16 09:28:33 +02:00
parent fd70cdc3c5
commit 65f830b84c
2 changed files with 4 additions and 0 deletions

View File

@@ -77,6 +77,7 @@ openat
perror
pipe2
pread
ptsname_r
read-file
readlink
select