drop leftover includes (trivial)

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2693 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer
2007-05-24 09:26:39 +00:00
committed by Stefan Reinauer
parent 0c6c4fcaf9
commit 1bccabc16c
6 changed files with 5 additions and 18 deletions

View File

@@ -22,10 +22,6 @@
* Reference: http://www.intel.com/design/chipsets/datashts/290658.htm
*/
#include <errno.h>
#include <fcntl.h>
#include <sys/mman.h>
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>