From d50c437a65028f95aa72162004f2b61f64131a50 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 10 Feb 2016 14:26:54 +0100 Subject: [SHARED] signal.h -> fdsignal.h --- src/fuse/connection.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fuse/connection.c') diff --git a/src/fuse/connection.c b/src/fuse/connection.c index 65483a5..e2cebb9 100644 --- a/src/fuse/connection.c +++ b/src/fuse/connection.c @@ -2,7 +2,7 @@ #include "helper.h" #include "../config.h" #include "../shared/protocol.h" -#include "../shared/signal.h" +#include "../shared/fdsignal.h" #include "../shared/sockhelper.h" #include "../shared/log.h" -- cgit v1.2.3-55-g7522