fsctl.h doesn't exist.

This commit is contained in:
Ben Gras 2010-05-05 11:49:41 +00:00
parent f78d8e74fd
commit 86e1b9d770

View file

@ -2,7 +2,6 @@
#include <fcntl.h>
#include <assert.h>
#include <minix/vfsif.h>
#include <minix/fsctl.h>
#include "buf.h"
#include "inode.h"