Skip to content
Snippets Groups Projects
Commit f3a10e83 authored by Alessandro Rubini's avatar Alessandro Rubini
Browse files

warnings: trivial fixes to lib/


Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
parent 72256c24
No related merge requests found
#include <string.h>
#include "endpoint.h"
#include "ipv4.h"
#include "ptpd_netif.h"
......
#include <string.h>
#include <wrc.h>
#include "endpoint.h"
#include "ipv4.h"
......
......@@ -2,6 +2,7 @@
#include <stdint.h>
#include <stdarg.h>
#include <time.h>
#include <wrc.h>
#include "util.h"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment