summaryrefslogtreecommitdiffstats
path: root/src/fuse/connection.h
diff options
context:
space:
mode:
authorSimon Rettberg2016-02-10 14:26:54 +0100
committerSimon Rettberg2016-02-10 14:26:54 +0100
commitd50c437a65028f95aa72162004f2b61f64131a50 (patch)
treefa52c4e0a79e01795a8fc547b83084a5c2941b52 /src/fuse/connection.h
parentdfskljgdslkfsdklgj (diff)
downloaddnbd3-d50c437a65028f95aa72162004f2b61f64131a50.tar.gz
dnbd3-d50c437a65028f95aa72162004f2b61f64131a50.tar.xz
dnbd3-d50c437a65028f95aa72162004f2b61f64131a50.zip
[SHARED] signal.h -> fdsignal.h
Diffstat (limited to 'src/fuse/connection.h')
-rw-r--r--src/fuse/connection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fuse/connection.h b/src/fuse/connection.h
index f01577d..a97f2cc 100644
--- a/src/fuse/connection.h
+++ b/src/fuse/connection.h
@@ -1,7 +1,7 @@
#ifndef _CONNECTION_H_
#define _CONNECTION_H_
-#include "../shared/signal.h"
+#include "../shared/fdsignal.h"
#include <stdbool.h>
#include <stdint.h>