From ad5fa66737dd77260b881ca673d03b1c171fa7bd Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Tue, 6 Nov 2007 17:53:45 +0000 Subject: Missing newline warning, missing include fixed --- ot_udp.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ot_udp.c') diff --git a/ot_udp.c b/ot_udp.c index 94d7d3c..61624c5 100644 --- a/ot_udp.c +++ b/ot_udp.c @@ -3,6 +3,7 @@ /* System */ #include +#include /* Libowfat */ #include "socket.h" -- cgit v1.2.3