$OpenBSD: patch-features_org_eclipse_platform_launchers_library_eclipseMozilla_c,v 1.2 2006/12/13 20:57:16 kurt Exp $
--- features/org.eclipse.platform.launchers/library/eclipseMozilla.c.orig	Thu Sep 21 10:57:20 2006
+++ features/org.eclipse.platform.launchers/library/eclipseMozilla.c	Mon Dec  4 21:13:15 2006
@@ -24,7 +24,7 @@
 /* Filter function used by fixEnvForMozilla() for finding directories
  * with a desired prefix.
  */
-int filter(const struct dirent *dir)
+int filter(struct dirent *dir)
 {
 	char* prefixes[] = {
 		"xulrunner-",
