mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 13:08:20 +00:00
4 lines
133 B
C
4 lines
133 B
C
#pragma once
|
|
|
|
#warning "binpac_bro.h is deprecated and will be removed in v4.1. Use binpac_zeek.h instead."
|
|
#include "binpac_zeek.h"
|