X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=command.c;fp=command.c;h=fc098b7803f58259452906b1dfc52fd1b6b56144;hb=d87806284b9f6be9aab71ccbf0280d273b57eeb3;hp=8c746652999ee2f899ed9272eace3f279b313c19;hpb=e6e3a404091110ac770f65dad64e194f5900cd27;p=paraslash.git diff --git a/command.c b/command.c index 8c746652..fc098b78 100644 --- a/command.c +++ b/command.c @@ -6,10 +6,15 @@ /** \file command.c Client authentication and server commands. */ +#include +#include #include #include #include #include +#include +#include +#include #include "para.h" #include "error.h"