aboutsummaryrefslogtreecommitdiff
path: root/src/pies.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pies.h')
-rw-r--r--src/pies.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/pies.h b/src/pies.h
index d4b5c6a..93f90b1 100644
--- a/src/pies.h
+++ b/src/pies.h
@@ -351,5 +351,2 @@ void progman_run_comp (struct component *comp, int fd,
-void progman_iterate_comp (int (*fun) (struct component *, void *),
- void *data);
-
void fd_report (int fd, const char *msg);
@@ -574,3 +571,4 @@ extern char *init_fifo;
-struct sysvinit_request {
+struct sysvinit_request
+{
int magic; /* Magic number */

Return to:

Send suggestions and report system problems to the System administrator.