diff options
author | Daniel Stone <daniel@fooishbar.org> | 2005-06-10 14:11:36 +0000 |
---|---|---|
committer | Daniel Stone <daniel@fooishbar.org> | 2005-06-10 14:11:36 +0000 |
commit | 608ad35f102b188f554daf8c160a5edcf4e8031c (patch) | |
tree | 21e16611cf7f54cac409c1a78727b0c99d3e693d | |
parent | 795460992b0dcd4aa2591be462a94942415c6028 (diff) |
Remove pointless include of Xlib.h.XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11
Fix #include path to bigreqstr.h.
-rw-r--r-- | include/X11/ICE/ICEutil.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/X11/ICE/ICEutil.h b/include/X11/ICE/ICEutil.h index 5e1d2af..8651d94 100644 --- a/include/X11/ICE/ICEutil.h +++ b/include/X11/ICE/ICEutil.h @@ -34,7 +34,6 @@ Author: Ralph Mor, X Consortium #include <X11/Xfuncproto.h> #include <stdio.h> -#include <X11/Xlib.h> _XFUNCPROTOBEGIN |