Removed a number of useless #includes

This commit is contained in:
Kees van Reeuwijk
2010-01-26 10:59:01 +00:00
parent 76f8132545
commit b67f788eea
76 changed files with 9 additions and 101 deletions

View File

@@ -3,7 +3,6 @@ pci_init.c
*/
#include "syslib.h"
#include <minix/sysutil.h>
/*===========================================================================*
* pci_init *

View File

@@ -1,7 +1,5 @@
#include "syslib.h"
#include <minix/config.h>
/*===========================================================================*
* sys_profbuf *
*===========================================================================*/