--- a/src/platform_unix.c Tue Feb 23 21:58:49 2010 -0500
+++ b/src/platform_unix.c Mon Mar 01 08:49:04 2010 -0800
@@ -98,6 +98,8 @@
if (strcmp(ent->mnt_type, "iso9660") == 0)
add_it = 1;
+ /* !!! FIXME: udf? automount? */
+
/* add other mount types here */
if (add_it)