#ifndef BRO_CONFIG_H #define BRO_CONFIG_H #pragma message("Warning: bro-config.h is deprecated, use zeek-config.h instead") #include "zeek-config.h" #endif // BRO_CONFIG_H