X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=dccp_send.c;h=b038fc01c4d18f971ce699d6c78c087c96614039;hp=f80787d259e8d72861d51296f5042d6138580ba8;hb=f189411b9986564c2652ef87e54189e5fa0d5d11;hpb=435ad905b15bdad01dc3189bed5bf1d647ed1229 diff --git a/dccp_send.c b/dccp_send.c index f80787d2..b038fc01 100644 --- a/dccp_send.c +++ b/dccp_send.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006-2014 Andre Noll + * Copyright (C) 2006 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"