$NetBSD: patch-ab,v 1.1 2005/10/31 15:33:19 tv Exp $ --- src/filters.c.orig 2005-02-07 08:46:41.000000000 -0500 +++ src/filters.c @@ -18,7 +18,11 @@ #include #include #include +#include + +#if HAVE_INTTYPES_H #include +#endif #include "goom_filters.h" #include "goom_graphic.h"