xref: /netbsd-src/external/bsd/ntp/dist/sntp/tests/networking.c (revision a6f3f22f245acb8ee3bbf6871d7dce989204fa97)
1 /*	$NetBSD: networking.c,v 1.1.1.2 2015/07/10 13:11:13 christos Exp $	*/
2 
3 #include "config.h"
4 
5 #include "sntptest.h"
6 
7 #include "networking.h"
8 
9 #include "unity.h"
10