From a2b04b9409544f0aa36ab94adcd3e7e834cbde88 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 9 Dec 2020 18:23:56 +0000 Subject: Get rid of webipc.h --- src/libnsss/nsss_switch_start.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/libnsss') diff --git a/src/libnsss/nsss_switch_start.c b/src/libnsss/nsss_switch_start.c index 5d7a183..31e8b42 100644 --- a/src/libnsss/nsss_switch_start.c +++ b/src/libnsss/nsss_switch_start.c @@ -2,7 +2,8 @@ #include #include -#include +#include + #include static inline int nsss_switch_connect (nsss_switch_t *a, char const *path, tain_t const *deadline, tain_t *stamp) -- cgit v1.3.1