src/via_memmgr.h |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 0ec1e8ba5e4f455c1768ae6330ce176f6372666a
Author: Kevin Brace <kevinbr...@gmx.com>
Date:   Mon Jan 13 20:19:08 2020 -0600

    Stop including sys/mman.h from via_memmgr.h
    
    Signed-off-by: Kevin Brace <kevinbr...@gmx.com>

diff --git a/src/via_memmgr.h b/src/via_memmgr.h
index 0417c62..dd3c788 100644
--- a/src/via_memmgr.h
+++ b/src/via_memmgr.h
@@ -23,7 +23,6 @@
 #ifndef _VIA_MEMMGR_H_
 #define _VIA_MEMMGR_H_
 
-#include <sys/mman.h>
 #include "xf86.h"
 
 #define TTM_PL_FLAG_SYSTEM     1
_______________________________________________
openchrome-devel mailing list
openchrome-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/openchrome-devel

Reply via email to