summaryrefslogtreecommitdiff
path: root/graphics/netpbm/patches/patch-ao
blob: e629bcf330ecc14a450ddbb3d385232de06d3c63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-ao,v 1.5 2014/08/25 08:23:22 wiz Exp $

Add missing header.
Already included in current Advanced release.

--- converter/ppm/ppmtompeg/headers/frames.h.orig	2006-10-18 18:29:13.000000000 +0000
+++ converter/ppm/ppmtompeg/headers/frames.h
@@ -8,6 +8,8 @@
 #ifndef FRAMES_INCLUDED
 #define FRAMES_INCLUDED
 
+#include "pm_config.h"
+
 /*==============*
  * HEADER FILES *
  *==============*/