diff --git a/ubase.h b/ubase.h index 3196f30..5e6a692 100644 --- a/ubase.h +++ b/ubase.h @@ -1,4 +1,6 @@ /* See LICENSE file for copyright and license details. */ + +/* grabmntinfo.c */ struct mntinfo { const char *fsname; const char *mntdir;