From: Nikos Mavrogiannopoulos Date: Sat, 22 Oct 2011 09:09:14 +0000 (+0200) Subject: added extra headers. X-Git-Tag: gnutls_3_0_5~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95820fc37206240edee922d89d111d61dab5a052;p=thirdparty%2Fgnutls.git added extra headers. --- diff --git a/src/serv.c b/src/serv.c index 6301b1e7a4..9a5c4869bd 100644 --- a/src/serv.c +++ b/src/serv.c @@ -39,6 +39,7 @@ #include #include #include +#include /* Gnulib portability files. */ #include "progname.h" diff --git a/src/udp-serv.c b/src/udp-serv.c index 1273154106..a25dfa8a86 100644 --- a/src/udp-serv.c +++ b/src/udp-serv.c @@ -23,6 +23,7 @@ #include #include #include +#include #include #include #include