X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/bf5c2bf604d6ade2ec150c2f9f61d750803734fb..1befb74b1383a722aa5c139828764086223e4072:/aclocal.m4 diff --git a/aclocal.m4 b/aclocal.m4 index e83a8bf4..ebe754a2 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -43,8 +43,8 @@ AC_DEFUN([TYPE_SOCKLEN_T], for arg2 in "struct sockaddr" void; do for t in int size_t unsigned long "unsigned long"; do AC_TRY_COMPILE([ - #include - #include +#include +#include int getpeername (int, $arg2 *, $t *); ],[