X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=server.c;h=9f237ad7f3d7e10dee527dce33f4b1ac0da30410;hb=e7593d7c153bfca2131b18621fb24ae18c1c0cb3;hp=35d6f19137b3a881482df4e65c3945d6bcdb8a78;hpb=1c8226eae0e976d940366cd10bd708d8e4d0bca5;p=paraslash.git diff --git a/server.c b/server.c index 35d6f191..9f237ad7 100644 --- a/server.c +++ b/server.c @@ -57,15 +57,13 @@ * * - 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