X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=lib%2Fslist.c;h=e5adc0e71a7d7e2b548da8d130aabbf989e11147;hb=3e62527ed71a7a362d7ec321e7f026edab35f8e2;hp=37ce97cbdbfcd3c251757501abe0d3d0ff475680;hpb=0a710b32648c435f792f5993fdefa2d96f802580;p=platform%2Fupstream%2Fcurl.git diff --git a/lib/slist.c b/lib/slist.c index 37ce97c..e5adc0e 100644 --- a/lib/slist.c +++ b/lib/slist.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2013, Daniel Stenberg, , et al. + * Copyright (C) 1998 - 2016, 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 @@ -22,6 +22,8 @@ #include "curl_setup.h" +#include + #include "slist.h" /* The last #include files should be: */