Fix includes right throughout the Xserver tree:

apply changes to windows specific includes
Fix includes right throughout the Xserver tree:
apply changes to Xdmcp.h
This commit is contained in:
Alexander Gottwald 2005-04-20 16:40:52 +00:00
commit db5bd04097
6 changed files with 9 additions and 9 deletions

View file

@ -48,7 +48,7 @@ from The Open Group.
# include <X11/extensions/security.h>
#endif
#ifdef WIN32
#include "Xw32defs.h"
#include <X11/Xw32defs.h>
#endif
struct protocol {