mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
5 lines
122 B
C
5 lines
122 B
C
#pragma once
|
|
|
|
#pragma message("Warning: bro-config.h is deprecated, use zeek-config.h instead")
|
|
|
|
#include "zeek-config.h"
|