$OpenBSD: patch-gettext-tools_src_msgconv_c,v 1.1 2005/12/18 21:53:18 sturm Exp $
--- gettext-tools/src/msgconv.c.orig	Sun Dec 18 11:58:30 2005
+++ gettext-tools/src/msgconv.c	Sun Dec 18 11:58:40 2005
@@ -52,7 +52,7 @@ static int force_po;
 static const char *to_code;
 
 /* Long options.  */
-static const struct option long_options[] =
+static struct option long_options[] =
 {
   { "add-location", no_argument, &line_comment, 1 },
   { "directory", required_argument, NULL, 'D' },
