fix compiler warning by including for prototype.
This commit is contained in:
parent
c373473f24
commit
dbbc0c23d5
|
|
@ -1,5 +1,7 @@
|
|||
#define __USE_MISC
|
||||
|
||||
#include <minix/vm.h>
|
||||
|
||||
#include "inc.h"
|
||||
|
||||
struct waiting {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user