mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
modesetting: fix warning about close being undefined.
Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#include <errno.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/mman.h>
|
||||
#include <unistd.h>
|
||||
#include "xf86str.h"
|
||||
#include "X11/Xatom.h"
|
||||
#include "micmap.h"
|
||||
|
||||
Reference in New Issue
Block a user