Files
xserver/include
Cyril Brulebois d1b45b0fd5 Fix missing <string.h> include.
The following happens otherwise (with -Wall -Werror):
| In file included from /usr/include/X11/Xfuncs.h:47,
|                  from ../../include/misc.h:112,
|                  from ../../include/screenint.h:52,
|                  from ../../include/scrnintstr.h:52,
|                  from ../../dix/cursor.c:58:
| /usr/include/string.h:534: error: conflicting types for ‘xstrcasecmp’
| ../../include/os.h:488: note: previous declaration of ‘xstrcasecmp’ was here
| /usr/include/string.h:538: error: conflicting types for ‘xstrncasecmp’
| ../../include/os.h:493: note: previous declaration of ‘xstrncasecmp’ was here

Reviewed-by: Julien Cristau <jcristau@debian.org>
Signed-off-by: Cyril Brulebois <kibi@debian.org>
2010-12-07 18:42:43 +01:00
..
2010-10-13 09:24:06 -07:00
2010-09-13 15:55:17 -07:00
2010-02-22 12:04:28 +10:00
2010-10-22 16:18:56 +10:00
2010-06-22 12:21:51 -07:00
2010-12-07 18:42:43 +01:00
2010-12-06 19:15:26 -08:00
2010-11-11 23:20:35 +02:00