mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
r18362@catbus: nickm | 2008-02-21 22:29:14 -0500
Add missing part of last patch svn:r13671
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user