#ifndef QUERY_PRIVATE_H #define QUERY_PRIVATE_H // Send node monitor (B_ATTR_CHANGED, etc.) events for all // attributes on all entries in the query. #define B_QUERY_WATCH_ALL 0x0000F000 #endif