summaryrefslogtreecommitdiff
path: root/src/readahead-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/readahead-common.h')
-rw-r--r--src/readahead-common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/readahead-common.h b/src/readahead-common.h
index 7add62613f..964ca1f2fa 100644
--- a/src/readahead-common.h
+++ b/src/readahead-common.h
@@ -44,4 +44,6 @@ typedef struct ReadaheadShared {
ReadaheadShared *shared_get(void);
+int bump_request_nr(const char *p);
+
#endif