<sys/limits.h> -> <limits.h> so we can compile on non-BSD OS'es

This commit is contained in:
Alan Coopersmith 2006-02-11 17:42:31 +00:00
commit d6337c8324
8 changed files with 17 additions and 7 deletions

View file

@ -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: