summaryrefslogtreecommitdiff
path: root/print/ghostscript5/patches/patch-ai
blob: 7178cf2b2164fcc43daf4d706550ec3adc462526 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ai,v 1.1 1999/11/15 11:36:10 rh Exp $

--- pagecount.c.orig	Sun Nov 15 12:33:04 1998
+++ pagecount.c	Sun Nov 14 15:54:12 1999
@@ -33,10 +33,6 @@
 
 /*****************************************************************************/
 
-#ifndef _XOPEN_SOURCE
-#define _XOPEN_SOURCE	500
-#endif
-
 /* Standard headers */
 #include <errno.h>
 #include <stdio.h>