summaryrefslogtreecommitdiff
path: root/src/include/s6/s6.h
blob: ef521bb55f63c0ab264582dded9f24c9345118b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* ISC license. */

#ifndef S6_H
#define S6_H

#include <s6/compat.h>
#include <s6/supervise.h>
#include <s6/ftrigr.h>
#include <s6/ftrigw.h>
#include <s6/accessrules.h>
#include <s6/lock.h>
#include <s6/auto.h>

#endif