mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-21 20:26:45 +00:00
<sys/limits.h> -> <limits.h> so we can compile on non-BSD OS'es
This commit is contained in:
parent
4fafba61d5
commit
d6337c8324
8 changed files with 17 additions and 7 deletions
10
ChangeLog
10
ChangeLog
|
|
@ -1,3 +1,13 @@
|
|||
2006-02-11 Alan Coopersmith <alan.coopersmith@sun.com>
|
||||
|
||||
* cfb/cfbfillarc.c:
|
||||
* cfb/cfbzerarc.c:
|
||||
* hw/xfree86/xaa/xaaFillArc.c:
|
||||
* hw/xfree86/exa/exa_offscreen.c:
|
||||
* mfb/mfbfillarc.c:
|
||||
* mfb/mfbzerarc.c:
|
||||
<sys/limits.h> -> <limits.h> so we can compile on non-BSD OS'es
|
||||
|
||||
2006-02-10 Eric Anholt <anholt@FreeBSD.org>
|
||||
|
||||
* GL/glx/Makefile.am:
|
||||
|
|
|
|||
Loading…
Reference in a new issue