summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-10-11 13:56:38 +0000
committerRoy Marples <roy@marples.name>2007-10-11 13:56:38 +0000
commite00bf235180a91e1a9d258a943d034d52e9250f3 (patch)
tree1815dadbf4e5a831cce387672119b0dcac11edfb /src
parentebcfd49e9c17cca34d7a8146ae73fe626dde622e (diff)
downloadopenrc-e00bf235180a91e1a9d258a943d034d52e9250f3.tar.gz
openrc-e00bf235180a91e1a9d258a943d034d52e9250f3.tar.bz2
openrc-e00bf235180a91e1a9d258a943d034d52e9250f3.tar.xz
No need for that include
Diffstat (limited to 'src')
-rw-r--r--src/rc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rc.h b/src/rc.h
index 42c3838..6637b03 100644
--- a/src/rc.h
+++ b/src/rc.h
@@ -22,7 +22,6 @@
#include <sys/types.h>
#include <stdbool.h>
-//#include <stdio.h>
/*! @name Reserved runlevel names */
#define RC_LEVEL_SYSINIT "sysinit"