summaryrefslogtreecommitdiff
path: root/src/distcc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/distcc.h')
-rw-r--r--src/distcc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/distcc.h b/src/distcc.h
index 4b94aec..d4f6334 100644
--- a/src/distcc.h
+++ b/src/distcc.h
@@ -190,6 +190,7 @@ int dcc_support_masquerade(char *argv[], char *progname, int *);
int dcc_enjoyed_host(const struct dcc_hostdef *host);
int dcc_disliked_host(const struct dcc_hostdef *host);
int dcc_remove_disliked(struct dcc_hostdef **hostlist);
+int dcc_backoff_is_enabled(void);