From 9fdde3fe9f514f021728db63f387593c273f028e Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 14 Jul 2015 20:11:53 +0000 Subject: Various bugfixes, thanks Colin Booth (haven't touched the timeouts yet) --- src/include/s6-rc/s6rc-db.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/include') diff --git a/src/include/s6-rc/s6rc-db.h b/src/include/s6-rc/s6rc-db.h index cc2bb9f..bc516b2 100644 --- a/src/include/s6-rc/s6rc-db.h +++ b/src/include/s6-rc/s6rc-db.h @@ -41,7 +41,6 @@ struct s6rc_service_s uint32 ndeps[2] ; uint32 timeout[2] ; s6rc_longshot_t x ; - unsigned char type : 1 ; } ; typedef struct s6rc_db_s s6rc_db_t, *s6rc_db_t_ref ; -- cgit v1.2.3