summaryrefslogtreecommitdiff
path: root/graphics/netpbm/patches/patch-ac
blob: 98ef65c13c3caa037bf52d9d5bfb592fe1c4d248 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
$NetBSD: patch-ac,v 1.11 2002/05/14 18:03:18 tron Exp $

--- ppm/ppmtompeg/param.c-orig	Fri Aug 31 16:49:01 2001
+++ ppm/ppmtompeg/param.c	Sat Mar 23 19:20:02 2002
@@ -11,13 +11,6 @@
 
 /* COPYRIGHT INFORMATION IS AT THE END OF THIS FILE */
 
-#define _XOPEN_SOURCE 1
-    /* This makes sure popen() is in stdio.h.  In GNU libc 2.1.3, 
-     _POSIX_C_SOURCE = 2 is sufficient, but on AIX 4.3, the higher level
-     _XOPEN_SOURCE is required.  2000.09.09 
-    */
-
-
 /*==============*
  * HEADER FILES *
  *==============*/