diff options
Diffstat (limited to 'include/setup_pkgit.hh')
| -rw-r--r-- | include/setup_pkgit.hh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/setup_pkgit.hh b/include/setup_pkgit.hh new file mode 100644 index 0000000..3b400de --- /dev/null +++ b/include/setup_pkgit.hh @@ -0,0 +1,6 @@ +#ifndef SETUP_PKGIT +#define SETUP_PKGIT + +void setup_pkgit(); + +#endif |
