From f9940bb7d1a6ce7d7772e8cbdbbd55a321cc5c18 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 8 Oct 2017 15:39:57 +0000 Subject: Add -s to s6-rc-init; prepare for 0.3.0.0 --- src/libs6rc/s6rc_read_uint.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libs6rc/s6rc_read_uint.c') diff --git a/src/libs6rc/s6rc_read_uint.c b/src/libs6rc/s6rc_read_uint.c index c9f05be..1f148ac 100644 --- a/src/libs6rc/s6rc_read_uint.c +++ b/src/libs6rc/s6rc_read_uint.c @@ -5,6 +5,7 @@ #include #include #include +#include int s6rc_read_uint (char const *file, unsigned int *u) { -- cgit v1.2.3