summaryrefslogtreecommitdiff
path: root/src/include/s6-linux-init/s6-linux-init.h
blob: ed8e684d7a90532d4d430d13466758d64aa81c54 (plain)
1
2
3
4
5
6
7
8
/* ISC license. */

#ifndef S6_LINUX_INIT_H
#define S6_LINUX_INIT_H

extern int s6_linux_init_logouthook (void) ;

#endif