$NetBSD: patch-af,v 1.4 2004/04/23 03:29:27 minskim Exp $

--- libgnomevfs/gnome-vfs-cdrom.c.orig	2004-02-16 05:13:24.000000000 -0600
+++ libgnomevfs/gnome-vfs-cdrom.c
@@ -37,6 +37,8 @@
 
 #ifdef __linux__
 #include <linux/cdrom.h>
+#else
+#include <modules/cdda-cdrom-extensions.h>
 #endif
 
 #ifdef HAVE_SYS_CDIO_H
