moving prototypes to lib.h

Change-Id: If53d3f5ee761b10e0f3d4346a0c5b39ba7901c65
This commit is contained in:
2013-04-18 11:08:16 +02:00
parent 55dcce66c6
commit 58f5d8dd5e
13 changed files with 34 additions and 24 deletions

View File

@@ -16,6 +16,7 @@
#include <minix/type.h>
#include <minix/dmap.h>
#include <lib.h>
#include <limits.h>
#include <errno.h>