summaryrefslogtreecommitdiff
path: root/textproc/catdoc/patches/patch-af
blob: eb0bfad5307e2168094aa4bda1e63469ee4c8a4c (plain)
1
2
3
4
5
6
7
8
9
10
$NetBSD: patch-af,v 1.1 2005/06/22 21:11:36 is Exp $

--- src/analyze.c.orig	2005-06-22 22:50:38.000000000 +0200
+++ src/analyze.c
@@ -1,4 +1,5 @@
 #include <stdio.h>
+#include <stdlib.h>
 #include <limits.h>
 #include <string.h>
 #include "catdoc.h"