X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=dccp_send.c;h=4eda3b94c9b9f44c2c062dc351b7b28705ee83d9;hp=f80787d259e8d72861d51296f5042d6138580ba8;hb=d1e7875caba9aface190dab0de394435a80edd21;hpb=435ad905b15bdad01dc3189bed5bf1d647ed1229 diff --git a/dccp_send.c b/dccp_send.c index f80787d2..4eda3b94 100644 --- a/dccp_send.c +++ b/dccp_send.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006-2014 Andre Noll + * Copyright (C) 2006-2014 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -15,7 +15,6 @@ #include #include #include -#include #include #include #include @@ -24,7 +23,6 @@ #include "error.h" #include "string.h" #include "afh.h" -#include "afs.h" #include "server.h" #include "net.h" #include "list.h"