Pull some commonly occurring declarations into a new header file.
authorDavin McCall <davmac@davmac.org>
Fri, 12 Jan 2018 16:17:25 +0000 (16:17 +0000)
committerDavin McCall <davmac@davmac.org>
Fri, 12 Jan 2018 16:17:25 +0000 (16:17 +0000)
commit88ce13a9be568b24a03903b707246be36030cdf9
tree7a62d22f6112f054dcb987cc3959a9f71c85ce49
parentcbd73e0e20931d2e4d614c336efacf69ff7129f3
Pull some commonly occurring declarations into a new header file.

Adds a new header file, dinit.h, which includes declarations for some
types and functions exported from dinit.cc.
src/control.h
src/dinit.cc
src/dinit.h [new file with mode: 0644]
src/proc-service.cc
src/service.cc