xref: /netbsd-src/external/bsd/ntp/dist/sntp/tests/networking.c (revision e89934bbf778a6d6d6894877c4da59d0c7835b0f)
1 /*	$NetBSD: networking.c,v 1.1.1.4 2016/01/08 21:21:33 christos Exp $	*/
2 
3 #include "config.h"
4 
5 #include "sntptest.h"
6 
7 #include "networking.h"
8 
9 #include "unity.h"
10