X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=command.c;h=93c680583056d91e5c724a44d725e46724804ae2;hb=1cccf6fa93c251f8f2805aa5fb163741d851c051;hp=3d40023f119efc91f446011ae89381790567547f;hpb=db3534991b7c1d72f9ceed435ecbcba39660a758;p=paraslash.git diff --git a/command.c b/command.c index 3d40023f..93c68058 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"