$NetBSD: patch-ab,v 1.1.1.1 2008/08/07 21:36:34 yazzy Exp $

--- src/config/entrance_edit_main.c.orig	2008-08-07 20:21:45.000000000 +0200
+++ src/config/entrance_edit_main.c	2008-08-07 20:22:27.000000000 +0200
@@ -90,7 +90,7 @@
 
 
 	int c;
-	while((c = getopt_long_only(argc, argv, ":a:A:b:d:e:g:hH:i:I:m:M:n:N:o:p:r:R:s:S:t:T:u:U:x:X:", d_opt, NULL)) != -1) 
+	while((c = getopt_long(argc, argv, ":a:A:b:d:e:g:hH:i:I:m:M:n:N:o:p:r:R:s:S:t:T:u:U:x:X:", d_opt, NULL)) != -1) 
 	{
 		switch(c) 
 		{
