btrfs: [] on the end of a struct field is a variable length array.
[haiku.git] / headers / private / system / node_monitor_private.h
blob572ef317dd07a1928fa5d62a94357217f04e700b
1 /*
2 * Copyright 2010, Clemens Zeidler, haiku@clemens-zeidler.de.
3 * Distributed under the terms of the MIT License.
4 */
5 #ifndef _NODE_MONITOR_PRIVATE_H
6 #define _NODE_MONITOR_PRIVATE_H
9 enum {
10 B_WATCH_VOLUME = 0xF000
14 #endif /* _NODE_MONITOR_PRIVATE_H */