$NetBSD: patch-ab,v 1.6 2005/09/30 13:26:02 adam Exp $

--- src/common.h.orig	2005-09-18 02:36:57.000000000 +0000
+++ src/common.h
@@ -150,7 +150,7 @@ typedef struct
 
 #if HAVE_FLEXIBLE_ARRAY
 	/* the per channel peak info */
-	PEAK_POS		peaks [] ;
+	PEAK_POS		*peaks ;
 #else
 	/*
 	** This is not ISO compliant C. It works on some compilers which
