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

--- src/internal.h.orig	2003-06-22 06:58:15.000000000 -0700
+++ src/internal.h
@@ -160,7 +160,7 @@ union maxalign {
   void *p;
   void (*fp)(void);
   union maxalign *up;
-} data;
+};
 
 typedef struct {
   void *ext;
