diff options
Diffstat (limited to 'include/setup_pkgit.h')
| -rw-r--r-- | include/setup_pkgit.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/setup_pkgit.h b/include/setup_pkgit.h new file mode 100644 index 0000000..3c32fd1 --- /dev/null +++ b/include/setup_pkgit.h @@ -0,0 +1,6 @@ +#ifndef SETUP_PKGIT_H +#define SETUP_PKGIT_H + +void setup_pkgit(void); + +#endif
\ No newline at end of file |
