]> git.sur5r.net Git - ngadmin/blobdiff - raw/src/net.c
Raw: expose encoding functions
[ngadmin] / raw / src / net.c
index c94f4ebd0b6e5127a243903313bdcca4cf68a01b..e5af939c39d72f89bd4aa91b2a7201f825dac7c7 100644 (file)
@@ -8,7 +8,7 @@
 #include <poll.h>
 
 #include <nsdp/net.h>
-#include "encoding.h"
+#include <nsdp/encoding.h>
 
 
 static inline void timespec_add (struct timespec *tsa, const struct timespec *tsb)