fix compiler warning by including for prototype.
This commit is contained in:
parent
c373473f24
commit
dbbc0c23d5
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
#define __USE_MISC
|
||||
|
||||
#include <minix/vm.h>
|
||||
|
||||
#include "inc.h"
|
||||
|
||||
struct waiting {
|
||||
|
|
Loading…
Reference in a new issue