git://project.juiblex.co.uk
/
razor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
676331c
)
Remove another unnecessary include of sys/mman.h
author
J. Ali Harlow
<ali@juiblex.co.uk>
Thu, 8 Jan 2009 15:44:43 +0000 (15:44 +0000)
committer
J. Ali Harlow
<ali@juiblex.co.uk>
Thu, 8 Jan 2009 15:44:43 +0000 (15:44 +0000)
src/import-yum.c
patch
|
blob
|
history
diff --git
a/src/import-yum.c
b/src/import-yum.c
index
fd78dc3
..
dfcd42d
100644
(file)
--- a/
src/import-yum.c
+++ b/
src/import-yum.c
@@
-23,7
+23,6
@@
#include <stdio.h>
#include <stdint.h>
#include <sys/stat.h>
-#include <sys/mman.h>
#include <unistd.h>
#include <fcntl.h>
#include <errno.h>