Now include fs_interface.h instead of fsproto.h.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7821 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2004-06-07 22:53:53 +00:00
parent dca5d901c7
commit bb0a78b4d8
@@ -2,20 +2,12 @@
#define BFS_CONTROL_H
/* bfs_control - additional functionality exported via ioctl()
**
** Initial version by Axel Dörfler, [email protected]
** Copyright 2001-2004, Axel Dörfler, [email protected]
** This file may be used under the terms of the OpenBeOS License.
*/
#ifdef __cplusplus
extern "C" {
#endif
#include "fsproto.h"
#ifdef __cplusplus
}
#endif
#include <fs_interface.h>
/* ioctl to check the version of BFS used - parameter is a uint32 *