X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=lib%2Fhostsyn.c;h=fb1de35cea20ad2866cd8ce15053a038513ae8c6;hb=31368b6eac8092a307849518e912b4c475c0238a;hp=4ad3c63da45d42f3add90401d23e2ae6c57f7bb0;hpb=ff9f0eb35d80c251e9a54162eae18f44349ae59d;p=platform%2Fupstream%2Fcurl.git diff --git a/lib/hostsyn.c b/lib/hostsyn.c index 4ad3c63..fb1de35 100644 --- a/lib/hostsyn.c +++ b/lib/hostsyn.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2013, Daniel Stenberg, , et al. + * Copyright (C) 1998 - 2015, Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -47,10 +47,6 @@ #include "share.h" #include "strerror.h" #include "url.h" - -#define _MPRINTF_REPLACE /* use our functions only */ -#include - #include "curl_memory.h" /* The last #include file should be: */ #include "memdebug.h"