aboutsummaryrefslogtreecommitdiff
path: root/include/libbb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libbb.h')
-rw-r--r--include/libbb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libbb.h b/include/libbb.h
index d850befea..d0896ab86 100644
--- a/include/libbb.h
+++ b/include/libbb.h
@@ -211,5 +211,6 @@ enum {
};
int ask_confirmation(void);
+int klogctl(int type, char * b, int len);
#endif /* __LIBBB_H__ */