X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.c;h=0ae888fa8557357838df38b0be1c9c8ae40cfaad;hp=35d6f19137b3a881482df4e65c3945d6bcdb8a78;hb=d7b4aa3835197ee906f13f515040e1cda6385544;hpb=69a7e7aa11d8bf9b05d6431c57276befbc9b35a3 diff --git a/server.c b/server.c index 35d6f191..0ae888fa 100644 --- a/server.c +++ b/server.c @@ -57,15 +57,12 @@ * * - Doubly linked lists: \ref list.h, * - Ring buffer: \ref ringbuffer.c, \ref ringbuffer.h, - * - Hashing: \ref hash.h, \ref sha1.h, \ref sha1.c, - * - Crypto: \ref crypt.c. + * - Crypto: \ref crypt.c, \ref crypt.h. * - Forward error correction: \ref fec.c. */ #include -#include #include -#include #include #include #include