X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=udp_recv.c;h=15cf73eb210dd0354b27abf795e60fdd1959377b;hp=ca0cfc333e3233f61e7dadce080e8865755b3518;hb=7df87a748fae6a9f20d337d79ec83978856f0c48;hpb=027f2c1237051d2d569d6be7f381c886f659bac3 diff --git a/udp_recv.c b/udp_recv.c index ca0cfc33..15cf73eb 100644 --- a/udp_recv.c +++ b/udp_recv.c @@ -5,9 +5,14 @@ */ /** \file udp_recv.c Paraslash's udp receiver */ +#include #include #include #include +#include +#include +#include +#include #include "para.h" #include "error.h"