From 954ea9fb9d628fd7ac88fde7a85ced0d28611b2c Mon Sep 17 00:00:00 2001 From: Simon Kuhnle Date: Sun, 26 May 2013 10:56:26 +0200 Subject: [PATCH] xfer: fix compilation error on OpenBSD Signed-off-by: Simon Kuhnle --- src/plugins/xfer/xfer-dcc.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/plugins/xfer/xfer-dcc.c b/src/plugins/xfer/xfer-dcc.c index 0e0142a4c..f13c99906 100644 --- a/src/plugins/xfer/xfer-dcc.c +++ b/src/plugins/xfer/xfer-dcc.c @@ -21,6 +21,7 @@ #include #include +#include #include #include #include