From b39593a6de5290650a01adf8699c6460570403c2 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Sun, 25 Feb 2018 13:25:15 +1100 Subject: Add no-op getsid implmentation. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index e9762ba6..f96c70bc 100644 --- a/configure.ac +++ b/configure.ac @@ -1739,6 +1739,7 @@ AC_CHECK_FUNCS([ \ getpgrp \ _getpty \ getrlimit \ + getsid \ getttyent \ glob \ group_from_gid \ -- cgit v1.2.3