NET: Another missing header file. Noted by Manuel Sthn

This commit is contained in:
Gregory Nutt 2014-07-05 07:06:51 -06:00
parent 633fae427d
commit 5355664353

View File

@ -49,6 +49,8 @@
#include <errno.h>
#include <debug.h>
#include <netinet/in.h>
#include <apps/netutils/ntpclient.h>
#include "ntpv3.h"