#include "opt_devfs.h" to protect against variable sized structures.

Spotted by:	FlexeLint
This commit is contained in:
Poul-Henning Kamp 2002-10-16 07:16:47 +00:00
parent 0dfac89ae3
commit c122d758ca

View File

@ -39,6 +39,8 @@
#ifndef _FS_DEVFS_DEVFS_H_
#define _FS_DEVFS_DEVFS_H_
#include "opt_devfs.h"
#define DEVFS_MAGIC 0xdb0a087a
/*