diff libvo/x11_common.c @ 21623:c6631583d68d

Get rid of completely useless includes that in addition hinder compilation on MinGW
author reimar
date Sat, 16 Dec 2006 21:24:12 +0000
parents 4919b3ce8d5e
children eaf6ed9cb5ab
line wrap: on
line diff
--- a/libvo/x11_common.c	Sat Dec 16 20:02:26 2006 +0000
+++ b/libvo/x11_common.c	Sat Dec 16 21:24:12 2006 +0000
@@ -12,7 +12,6 @@
 
 #include <string.h>
 #include <unistd.h>
-#include <sys/mman.h>
 #include <signal.h>
 #include <assert.h>