summaryrefslogtreecommitdiff
path: root/libavdevice/x11grab.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavdevice/x11grab.c')
-rw-r--r--libavdevice/x11grab.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavdevice/x11grab.c b/libavdevice/x11grab.c
index 04e3190962..3e3ce31dba 100644
--- a/libavdevice/x11grab.c
+++ b/libavdevice/x11grab.c
@@ -40,9 +40,6 @@
#include <unistd.h>
#include <fcntl.h>
#include <sys/ioctl.h>
-#ifdef HAVE_SYS_MMAN_H
-#include <sys/mman.h>
-#endif
#include <sys/time.h>
#define _LINUX_TIME_H 1
#include <time.h>