The kernel doesn't have <stdio.h> or <string.h>. Remove these.

This commit is contained in:
Jonathan Lemon 2001-10-09 04:05:58 +00:00
parent 9f970b5705
commit f3a48bd0ae

View File

@ -48,8 +48,6 @@
#include <sys/param.h>
#include <sys/kernel.h>
#include <stdio.h>
#include <string.h>
#include <dev/bktr/bktr_mem.h>
struct memory_pointers {