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