X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.c;h=e8dddf5bc27a80238436811b7d2b46680cddb3d7;hp=4d54f74b63d47e52fee508a899bc3b8970d1e1b6;hb=656a02453498156bab09763011ff43b81db57634;hpb=be9f7c9b442f7b723427a79f85774d5fa7718425 diff --git a/server.c b/server.c index 4d54f74b..e8dddf5b 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