tolerate additional IPv4 address now available for gnunet.org
[oweals/gnunet.git] / src / rps / test_service_rps_custommap.c
index 263bdb3f53db249aa3c8e17afe2e944accc64fba..d2061d4ecb2d4b67a89fde470763d74aa6e814be 100644 (file)
      WITHOUT ANY WARRANTY; without even the implied warranty of
      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
      Affero General Public License for more details.
+
+     You should have received a copy of the GNU Affero General Public License
+     along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+     SPDX-License-Identifier: AGPL3.0-or-later
 */
 /**
  * @file rps/test_service_rps_custommap.c
@@ -109,6 +114,9 @@ check ()
 int
 main (int argc, char *argv[])
 {
+  (void) argc;
+  (void) argv;
+
   GNUNET_log_setup ("test_service_rps_peers", 
                    "WARNING",
                    NULL);