summaryrefslogtreecommitdiff
path: root/Xfuncs.h
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2005-07-13 07:23:56 +0000
committerKeith Packard <keithp@keithp.com>2005-07-13 07:23:56 +0000
commitec7a156bcdbe8e4bddf232d4a03f47d426096736 (patch)
treecad2f15b8abf978be7e2f3ada34055241035e89e /Xfuncs.h
parent2a0445903d06c332acf70cfd18ba57ddbbeada32 (diff)
Make some minor source adjustments so that we don not need to use
-D_XOPEN_SOURCE -D_BSD_SOURCE everywhere as this will leak out of the modular environment and into application build processes, potentially foulling up their compiles.
Diffstat (limited to 'Xfuncs.h')
-rw-r--r--Xfuncs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Xfuncs.h b/Xfuncs.h
index 02c0e17..12a03ed 100644
--- a/Xfuncs.h
+++ b/Xfuncs.h
@@ -1,5 +1,5 @@
/*
- * $XdotOrg: xc/include/Xfuncs.h,v 1.1.4.2 2003/12/20 00:28:21 kaleb Exp $
+ * $XdotOrg: xc/include/Xfuncs.h,v 1.2 2004/04/23 18:43:05 eich Exp $
* $Xorg: Xfuncs.h,v 1.4 2001/02/09 02:03:22 xorgcvs Exp $
*
*