summaryrefslogtreecommitdiff
path: root/misc.h
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2014-06-09 12:32:25 -0700
committerAaron Plattner <aplattner@nvidia.com>2014-06-09 12:32:25 -0700
commit4479b7f2b8ad426bbcdf671e602d9516df871081 (patch)
tree2b2fa6991b17eb82bab251318c27eb32890e51af /misc.h
parent57edcc2307731f0f28710390106670358927bc35 (diff)
340.17340.17
Diffstat (limited to 'misc.h')
-rw-r--r--misc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc.h b/misc.h
index 416bebe..f89bf7b 100644
--- a/misc.h
+++ b/misc.h
@@ -53,7 +53,6 @@ typedef enum {
char *read_next_word (char *buf, char **e);
int check_euid(Options *op);
-int check_runlevel(Options *op);
int adjust_cwd(Options *op, const char *program_name);
char *get_next_line(char *buf, char **e, char *start, int length);
int run_command(Options *op, const char *cmd, char **data,