aboutsummaryrefslogtreecommitdiff
path: root/initd/init.h
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@tele2.at>2018-11-04 15:33:00 +0100
committerDavid Oberhollenzer <david.oberhollenzer@tele2.at>2018-11-04 15:33:00 +0100
commitb864c727c835359b4acbcbf05563da84c33380f0 (patch)
treed78ebdefd82cbdfbda0eb53e6dbe56fd7f6f0d45 /initd/init.h
parentc0e8c7e245c09598478302155b37a15f3370571f (diff)
Remove unused telinit code
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
Diffstat (limited to 'initd/init.h')
-rw-r--r--initd/init.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/initd/init.h b/initd/init.h
index 7d525a2..d0acc81 100644
--- a/initd/init.h
+++ b/initd/init.h
@@ -34,7 +34,6 @@
#include <signal.h>
#include "service.h"
-#include "telinit.h"
#include "util.h"
#define RUNSVCBIN SCRIPTDIR "/runsvc"