Lionel Sambuc 433d6423c3 New sources layout
Change-Id: Ic716f336b7071063997cf5b4dae6d50e0b4631e9
2014-07-31 16:00:30 +02:00

10 lines
198 B
C

/* Part of libvboxfs - (c) 2012, D.C. van Moolenbroek */
#ifndef _VBOXFS_GLO_H
#define _VBOXFS_GLO_H
extern vbox_conn_t vboxfs_conn;
extern vboxfs_root_t vboxfs_root;
#endif /* !_VBOXFS_GLO_H */