aboutsummaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'version.h')
-rw-r--r--version.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/version.h b/version.h
index 8d6c41339..fd9cdd631 100644
--- a/version.h
+++ b/version.h
@@ -3,4 +3,6 @@
extern const char git_version_string[];
+const char *git_user_agent(void);
+
#endif /* VERSION_H */