aboutsummaryrefslogtreecommitdiff
path: root/lib/envop.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/envop.h')
-rw-r--r--lib/envop.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/envop.h b/lib/envop.h
index 6587b1a..2b4aad6 100644
--- a/lib/envop.h
+++ b/lib/envop.h
@@ -63,6 +63,7 @@ int envop_entry_add (envop_t **head,
int envop_exec (envop_t *op, environ_t *env);
void envop_free (envop_t *op);
+int envop_cmp (struct envop_entry *a, struct envop_entry *b);

Return to:

Send suggestions and report system problems to the System administrator.