Removed unnecessary reference to ktypes.h.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10055 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2004-11-19 21:56:02 +00:00
parent d621b8a482
commit 672ba60193

View File

@ -2,7 +2,6 @@
// It is not part of the POSIX spec.
#include <kernel.h>
#include <ktypes.h>
#include <string.h>
#include <errno.h>
#include <vm.h>