1*cdfa2a7eSchristos /* $NetBSD: networking.c,v 1.2 2020/05/25 20:47:35 christos Exp $ */ 2067f5680Schristos 3f17b710fSchristos #include "config.h" 4f17b710fSchristos 5f17b710fSchristos #include "sntptest.h" 6f17b710fSchristos 7f17b710fSchristos #include "networking.h" 8f17b710fSchristos 9f17b710fSchristos #include "unity.h" 10