aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/s6-rc/s6rc.h
blob: 87a87efe485076f67de124986e6fadd998ad089d (plain)
1
2
3
4
5
6
7
8
9
10
11
/* ISC license. */

#ifndef S6RC_H
#define S6RC_H

#include <s6-rc/s6rc-constants.h>
#include <s6-rc/s6rc-db.h>
#include <s6-rc/s6rc-utils.h>
#include <s6-rc/s6rc-servicedir.h>

#endif