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