[openchrome-devel] xf86-video-openchrome: src/via_memmgr.h

Kevin Brace kevinbrace at kemper.freedesktop.org
Tue Jan 14 02:19:27 UTC 2020


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

New commits:
commit 0ec1e8ba5e4f455c1768ae6330ce176f6372666a
Author: Kevin Brace <kevinbrace at 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 <kevinbrace at 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


More information about the openchrome-devel mailing list