$NetBSD: patch-ab,v 1.7 2006/01/21 23:04:08 adam Exp $

--- src/common.h.orig	2006-01-21 04:53:40.000000000 +0100
+++ src/common.h
@@ -152,7 +152,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
