$NetBSD: patch-aa,v 1.14 2006/10/23 12:29:56 tron Exp $

--- src/main.c.orig	2006-09-14 19:56:08.000000000 +0100
+++ src/main.c	2006-10-23 12:50:43.000000000 +0100
@@ -408,7 +408,7 @@
    }
 
    /*### Manage GNU command line arguments ########################*/
-   while ((c = getopt_long_only (argc, argv, "vhu", GNU_longOptions, NULL))
+   while ((c = getopt_long (argc, argv, "vhu", GNU_longOptions, NULL))
 	  != -1)
      {
 
