Skip to content

Plugin.cc missing #include "analyzer/Component.h" #13

Description

@g0nzu1

Hey Vlad,

Just cloned binpac_quickstart today and Zeek wouldn't compile with my newly created analyzer. After a bit of investigation, turns out binpac_quickstart didn't add #include "analyzer/Component.h" in the Plugin.cc file.
I only figured it out by cross-referencing the Modbus Plugin.cc. I added the missing include and the error was rectified.
I don't know how to correct it so I just wanted to raise the issue.

Hope this helps!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions