aboutsummaryrefslogtreecommitdiff
path: root/include/list_pkgs.hh
diff options
context:
space:
mode:
Diffstat (limited to 'include/list_pkgs.hh')
-rw-r--r--include/list_pkgs.hh6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/list_pkgs.hh b/include/list_pkgs.hh
new file mode 100644
index 0000000..0d3ecb9
--- /dev/null
+++ b/include/list_pkgs.hh
@@ -0,0 +1,6 @@
+#ifndef LIST_PKGS
+#define LIST_PKGS
+
+void list_pkgs();
+
+#endif