From ed78991edc4755c0276dcb4eb454b43fa38296fc Mon Sep 17 00:00:00 2001 From: dacctal Date: Fri, 3 Apr 2026 14:56:05 +0000 Subject: countless changes --- include/update_pkg.hh | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 include/update_pkg.hh (limited to 'include/update_pkg.hh') diff --git a/include/update_pkg.hh b/include/update_pkg.hh new file mode 100644 index 0000000..0c6bf62 --- /dev/null +++ b/include/update_pkg.hh @@ -0,0 +1,7 @@ +#ifndef UPDATE_PKG +#define UPDATE_PKG + +#include "vars.hh" +void update_pkg(Pkg pkg); + +#endif -- cgit v1.2.3