aboutsummaryrefslogtreecommitdiff
path: root/miscutils/runlevel.c
diff options
context:
space:
mode:
Diffstat (limited to 'miscutils/runlevel.c')
-rw-r--r--miscutils/runlevel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/runlevel.c b/miscutils/runlevel.c
index 04064ee73..6e10d9cbb 100644
--- a/miscutils/runlevel.c
+++ b/miscutils/runlevel.c
@@ -9,7 +9,7 @@
9 * 9 *
10 * Licensed under the GPL v2 or later, see the file LICENSE in this tarball. 10 * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
11 * 11 *
12 * initially busyboxified by Bernhard Fischer 12 * initially busyboxified by Bernhard Reutner-Fischer
13 */ 13 */
14 14
15#include <utmp.h> 15#include <utmp.h>