runit

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 32dce540fcf09649ce28c39443e257428b85d8cd
parent 56b94280ba2002c552120ea7da173cb766039986
Author: Gerrit Pape <pape@smarden.org>
Date:   Mon,  7 Oct 2002 09:38:03 +0000

minor.

Diffstat:
Msrc/runsvchdir.c | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/runsvchdir.c b/src/runsvchdir.c @@ -4,6 +4,7 @@ #include <stdio.h> #include "strerr.h" #include "error.h" +#include "buffer.h" #define USAGE " dir" #define SVDIR "/etc/runit/runsvdir"