xref: /netbsd-src/external/bsd/ntp/dist/sntp/tests/networking.c (revision cdfa2a7ef92791ba9db70a584a1d904730e6fb46)
1 /*	$NetBSD: networking.c,v 1.2 2020/05/25 20:47:35 christos Exp $	*/
2 
3 #include "config.h"
4 
5 #include "sntptest.h"
6 
7 #include "networking.h"
8 
9 #include "unity.h"
10