NET: Another missing header file. Noted by Manuel St�hn

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

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