summaryrefslogtreecommitdiff
path: root/src/pch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pch.h')
-rw-r--r--src/pch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pch.h b/src/pch.h
index bd5af7c..e545cb1 100644
--- a/src/pch.h
+++ b/src/pch.h
@@ -25,6 +25,7 @@ lin pch_hunk_beg (void) _GL_ATTRIBUTE_PURE;
char const *pch_c_function (void) _GL_ATTRIBUTE_PURE;
bool pch_git_diff (void) _GL_ATTRIBUTE_PURE;
char const * pch_timestr (bool which) _GL_ATTRIBUTE_PURE;
+char const *pch_sha1 (bool which) _GL_ATTRIBUTE_PURE;
mode_t pch_mode (bool which) _GL_ATTRIBUTE_PURE;
lin pch_newfirst (void) _GL_ATTRIBUTE_PURE;
lin pch_prefix_context (void) _GL_ATTRIBUTE_PURE;