summaryrefslogtreecommitdiffstats
path: root/ncpwrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'ncpwrapper.h')
-rw-r--r--ncpwrapper.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/ncpwrapper.h b/ncpwrapper.h
new file mode 100644
index 0000000..822d8fe
--- /dev/null
+++ b/ncpwrapper.h
@@ -0,0 +1,8 @@
+#ifndef GNCPMOUNT_NCPWRAPPER_H
+#define GNCPMOUNT_NCPWRAPPER_H
+
+#include "globals.h"
+
+void run_ncpmount();
+
+#endif