Commit 3ced7073 authored by Nick Mathewson's avatar Nick Mathewson 🦀
Browse files

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

 Add missing part of last patch


svn:r13671
parent 031c2127
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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