Inline fast part of tracked_fds_find().

This commit is contained in:
Simon Ruderich
2013-06-10 06:08:35 +02:00
parent 048bd6f9e7
commit 0a2617527c
3 changed files with 27 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ AC_TYPE_SIZE_T
AC_TYPE_SSIZE_T
AC_C_INLINE
AX_C___ATTRIBUTE__
AC_FUNC_FORK
AC_CHECK_FUNCS([dup2 memmove setenv strdup])