X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-recvfrom.c;h=d0b8c6184741146e5e782381725e97f433810d8c;hb=a2d14e0a98bd1ccaed9f860c4988e59581293a0b;hp=dc83329fb39797574d78e0247ff56f2128f20096;hpb=10302c2e3cd5a04446a4c9fb4ece0beceed30373;p=gnulib.git diff --git a/tests/test-recvfrom.c b/tests/test-recvfrom.c index dc83329fb..d0b8c6184 100644 --- a/tests/test-recvfrom.c +++ b/tests/test-recvfrom.c @@ -1,5 +1,5 @@ /* Test the recvfrom() function. - Copyright (C) 2011-2013 Free Software Foundation, Inc. + Copyright (C) 2011-2014 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -25,6 +25,7 @@ SIGNATURE_CHECK (recvfrom, ssize_t, #include #include +#include #include "sockets.h" #include "macros.h"