$NetBSD: patch-af,v 1.1 2006/02/07 03:48:44 minskim Exp $

--- src/internal.h.orig	2006-04-08 14:36:57.000000000 +0000
+++ src/internal.h
@@ -185,7 +185,7 @@ union maxalign {
   void *p;
   void (*fp)(void);
   union maxalign *up;
-} data;
+};
 
 typedef struct {
   void *ext;
