mirror of
https://github.com/zeek/zeek.git
synced 2025-10-16 05:28:20 +00:00
8 lines
170 B
C
8 lines
170 B
C
// See the file "COPYING" in the main distribution directory for copyright.
|
|
|
|
#ifndef pac_decl_inl_h
|
|
#define pac_decl_inl_h
|
|
|
|
#include "pac_id.h"
|
|
|
|
#endif // pac_decl_inl_h
|