r18362@catbus: nickm | 2008-02-21 22:29:14 -0500

Add missing part of last patch


svn:r13671
This commit is contained in:
Nick Mathewson 2008-02-22 03:29:17 +00:00
parent 031c212776
commit 3ced70730e
1 changed files with 1 additions and 1 deletions

View File

@ -369,7 +369,7 @@ AC_CHECK_SIZEOF(void *)
AC_CHECK_SIZEOF(time_t)
AC_CHECK_SIZEOF(size_t)
AC_CHECK_TYPES([uint, u_char])
AC_CHECK_TYPES([uint, u_char, ssize_t])
AC_CHECK_TYPES([struct in6_addr, struct sockaddr_in6, struct sockaddr_storage, sa_family_t], , ,
[#ifdef HAVE_SYS_TYPES_H