X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fxcb_windefs.h;h=d6c73294072a021ed1aad87dead05b0f2cceb4f3;hb=cca607409068ad0948e7283fb8d0465cabc51686;hp=a7c01046dca5237176f6a0dace1e04d5279fa099;hpb=36c9a985aaee655c118c9f7b8425d3ac9ce0f840;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/xcb_windefs.h b/src/xcb_windefs.h index a7c0104..d6c7329 100644 --- a/src/xcb_windefs.h +++ b/src/xcb_windefs.h @@ -24,8 +24,8 @@ */ -#ifndef _WINDEFS_H -#define _WINDEFS_H +#ifndef _XCB_WINDEFS_H +#define _XCB_WINDEFS_H #ifndef WINVER #define WINVER 0x0501 /* required for getaddrinfo/freeaddrinfo defined only for WinXP and above */ @@ -42,4 +42,4 @@ struct iovec { typedef unsigned int in_addr_t; -#endif /* windefs.h */ +#endif /* xcb_windefs.h */