X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=udp_recv.c;h=96b6c73123acba4da30e34e9d50850cfa7b554ac;hp=1648cad8241a100a2f5e152d6464756c0db42310;hb=6a79f16de242c0c70ef56bbd96a748055df65917;hpb=e6e3a404091110ac770f65dad64e194f5900cd27 diff --git a/udp_recv.c b/udp_recv.c index 1648cad8..96b6c731 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"