mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
5 lines
96 B
C
5 lines
96 B
C
/* @(#) $Header$ (LBL) */
|
|
|
|
#ifndef MLEN
|
|
#define MLEN 128 /* needed for slcompress.h */
|
|
#endif
|