X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=command.c;h=fc098b7803f58259452906b1dfc52fd1b6b56144;hp=8c746652999ee2f899ed9272eace3f279b313c19;hb=d87806284b9f6be9aab71ccbf0280d273b57eeb3;hpb=1b9e28744f6b613e878a1875e93a4b7d81a4764e 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"