summaryrefslogtreecommitdiff
path: root/graphics/netpbm/patches/patch-ae
blob: 8a8d0649a0ebfe51b932cf36583766e6bb96c637 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ae,v 1.10 2005/01/18 14:16:20 adam Exp $

--- generator/pbmtextps.c.orig	2003-10-08 02:39:27.000000000 +0000
+++ generator/pbmtextps.c
@@ -15,7 +15,6 @@
  * Additions by Bryan Henderson contributed to public domain by author.
  *
  */
-#define _XOPEN_SOURCE   /* Make sure popen() is in stdio.h */
 #define _BSD_SOURCE     /* Make sure stdrup() is in string.h */
 #include <stdio.h>
 #include <stdlib.h>