From 48e044e9b6968729cbd86e14ef49dbdb7c45110b Mon Sep 17 00:00:00 2001 From: kaotisk Date: Fri, 14 Mar 2025 00:59:19 +0200 Subject: yeap! cat the logs! --- src/include/aklogcatter.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/include/aklogcatter.h (limited to 'src/include/aklogcatter.h') diff --git a/src/include/aklogcatter.h b/src/include/aklogcatter.h new file mode 100644 index 0000000..650ef7c --- /dev/null +++ b/src/include/aklogcatter.h @@ -0,0 +1,6 @@ +#ifndef AK_LOGCATTER_H +#define AK_LOGCATTER_H + +int ak_logcatter(); + +#endif // AK_LOGCATTER_H -- cgit v1.2.3