mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00:00
mi: include shmint.h if needed, silence compiler warning.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
@@ -40,6 +40,7 @@ from The Open Group.
|
||||
#include "miline.h"
|
||||
#ifdef MITSHM
|
||||
#include <X11/extensions/shm.h>
|
||||
#include "shmint.h"
|
||||
#endif
|
||||
|
||||
/* We use this structure to propogate some information from miScreenInit to
|
||||
|
||||
Reference in New Issue
Block a user