FreeBSD needs libutil.h for forkpty()
The header is not available everywhere, so only include it if it is present. (The extra include should be harmless on Linux by inspection.)
parent
424e2b53
Please register or sign in to comment
The header is not available everywhere, so only include it if it is present. (The extra include should be harmless on Linux by inspection.)