mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-08 21:49:06 -04:00
10 lines
162 B
C
10 lines
162 B
C
/* $NetBSD: networking.c,v 1.1.1.2 2015/07/10 13:11:13 christos Exp $ */
|
|
|
|
#include "config.h"
|
|
|
|
#include "sntptest.h"
|
|
|
|
#include "networking.h"
|
|
|
|
#include "unity.h"
|