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