drivers.h -> Drivers.h

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@169 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
David Reid 2002-07-12 23:28:12 +00:00
parent 1255f4f403
commit 6b3dbd281b
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
#define _DEVFS_H
#include <vfs.h>
#include <drivers.h>
#include <Drivers.h>
int bootstrap_devfs(void);