Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Christian Rauch
xserver
Commits
2869e08a
Commit
2869e08a
authored
Dec 13, 2000
by
Keith Packard
Browse files
kdrive: non-x86 compiles broken in kmap.c
parent
ec491683
Changes
1
Hide whitespace changes
Inline
Side-by-side
hw/kdrive/src/kmap.c
View file @
2869e08a
...
...
@@ -21,7 +21,7 @@
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $XFree86: xc/programs/Xserver/hw/kdrive/kmap.c,v 1.
2 1999/12/30 03:03:06 robin
Exp $ */
/* $XFree86: xc/programs/Xserver/hw/kdrive/kmap.c,v 1.
5 2000/12/08 23:04:56 keithp
Exp $ */
#include
"kdrive.h"
...
...
@@ -31,10 +31,10 @@
#endif
#endif
#ifdef HAS_MTRR
#include
<errno.h>
#include
<unistd.h>
#include
<sys/mman.h>
#ifdef HAS_MTRR
#include
<asm/mtrr.h>
#endif
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment