From a049c37f789f881fad09e60a061488cba2b4072e Mon Sep 17 00:00:00 2001 From: Jon TURNEY Date: Mon, 20 Jul 2009 22:42:59 +0100 Subject: Rename mitmisc.h to mitmiscconst.h to avoid a collision with MITMisc.h on case-insensitive filesystems Signed-off-by: Peter Hutterer --- mitmiscproto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mitmiscproto.h') diff --git a/mitmiscproto.h b/mitmiscproto.h index 31a7af1..18c202a 100644 --- a/mitmiscproto.h +++ b/mitmiscproto.h @@ -29,7 +29,7 @@ in this Software without prior written authorization from The Open Group. #ifndef _MITMISCPROTO_H_ #define _MITMISCPROTO_H_ -#include +#include #define X_MITSetBugMode 0 #define X_MITGetBugMode 1 -- cgit v1.2.1