mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-20 20:12:21 +00:00
Add <string.h>, <stdlib.h>, and <stdio.h> to clear undefined function
warnings after the removal of libcwrapper headers.
This commit is contained in:
parent
d6337c8324
commit
a2a5254675
5 changed files with 15 additions and 1 deletions
|
|
@ -1,5 +1,14 @@
|
|||
2006-02-11 Alan Coopersmith <alan.coopersmith@sun.com>
|
||||
|
||||
* Xext/xres.c:
|
||||
* afb/afbline.c:
|
||||
* fb/fbblt.c:
|
||||
* hw/dmx/config/scanner.l:
|
||||
Add <string.h>, <stdlib.h>, and <stdio.h> to clear undefined function
|
||||
warnings after the removal of libcwrapper headers.
|
||||
|
||||
2006-02-11 Alan Coopersmith <alan.coopersmith@sun.com>
|
||||
|
||||
* cfb/cfbfillarc.c:
|
||||
* cfb/cfbzerarc.c:
|
||||
* hw/xfree86/xaa/xaaFillArc.c:
|
||||
|
|
|
|||
Loading…
Reference in a new issue