From a15b6a6f86229de50f7622e23a6b19c040d3d4e1 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Mon, 17 Nov 2008 19:08:35 +0000 Subject: the IP address we want/request/use from the interface is the 'local' address, the one on the box libcurl is running, not the 'remote' one. --- src/config-riscos.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/config-riscos.h') diff --git a/src/config-riscos.h b/src/config-riscos.h index 840b94f6b..f8df38ed5 100644 --- a/src/config-riscos.h +++ b/src/config-riscos.h @@ -369,9 +369,6 @@ /* Define to `int' if does not define. */ #undef ssize_t -/* this is a quick hack. I hope it's correct. */ -#define ifr_dstaddr ifr_addr - /* Define if you have the ioctl function. */ #define HAVE_IOCTL -- cgit v1.2.3