$NetBSD$

--- a52dec-0.7.3/liba52/parse.c.orig	2008-02-19 19:41:19.000000000 +0100
+++ a52dec-0.7.3/liba52/parse.c	2008-02-19 19:41:32.000000000 +0100
@@ -32,7 +32,7 @@
 #include "bitstream.h"
 #include "tables.h"
 
-#ifdef HAVE_MEMALIGN
+#if 0
 /* some systems have memalign() but no declaration for it */
 void * memalign (size_t align, size_t size);
 #else
