From: Chris Toshok Date: Mon, 2 Jun 2003 20:47:19 +0000 (+0000) Subject: remove #include for soup-nss.h X-Git-Tag: LIBSOUP_1_99_23^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=48954f941ac161b47d1891385f880d0e097c0409;p=platform%2Fupstream%2Flibsoup.git remove #include for soup-nss.h 2003-06-02 Chris Toshok * libsoup/soup-ssl.c: remove #include for soup-nss.h --- diff --git a/ChangeLog b/ChangeLog index e6a799c..dfbb256 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2003-06-02 Chris Toshok + * libsoup/soup-ssl.c: remove #include for soup-nss.h + +2003-06-02 Chris Toshok + * libsoup/Makefile.am (INCLUDES): remove NSS_CFLAGS. (libsoup_2_0_la_LIBADD): remove NSS_LIBS. (libsoup_2_0_la_SOURCES): remove soup-nss.[ch] diff --git a/libsoup/soup-ssl.c b/libsoup/soup-ssl.c index 1400e31..757a9e5 100644 --- a/libsoup/soup-ssl.c +++ b/libsoup/soup-ssl.c @@ -23,7 +23,6 @@ #include "soup-gnutls.h" #include "soup-ssl.h" -#include "soup-nss.h" #include "soup-misc.h" #ifdef HAVE_GNUTLS