aboutsummaryrefslogtreecommitdiff
path: root/src/pies.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pies.h')
-rw-r--r--src/pies.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pies.h b/src/pies.h
index 9a3dfca..b61e11b 100644
--- a/src/pies.h
+++ b/src/pies.h
@@ -320,2 +320,3 @@ void free_action (struct action *act);
#define PIES_CHLD_WAKEUP 0x02
+#define PIES_CHLD_GC 0x04
@@ -332,3 +333,2 @@ void progman_filter (int (*filter) (struct component *, void *data),
int progman_wait_until (int (*cond) (void *), void *data);
-void progman_stop_tag (const char *name);
int progman_accept (int socket, void *data);

Return to:

Send suggestions and report system problems to the System administrator.