From b96823713129f641ee99306e3cadba8dfe21afa2 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 24 Aug 2009 09:06:29 +1000 Subject: [PATCH] mi: include shmint.h if needed, silence compiler warning. Signed-off-by: Peter Hutterer --- mi/miscrinit.c | 1 + 1 file changed, 1 insertion(+) diff --git a/mi/miscrinit.c b/mi/miscrinit.c index 996d42476..96113d65d 100644 --- a/mi/miscrinit.c +++ b/mi/miscrinit.c @@ -40,6 +40,7 @@ from The Open Group. #include "miline.h" #ifdef MITSHM #include +#include "shmint.h" #endif /* We use this structure to propogate some information from miScreenInit to