zeek/src/DbgHelp.cc
Robin Sommer 3957091e1b Renaming config.h to bro-config.h.
A couple times now I had this conflicting with files of the same name
in other projects.
2015-07-28 11:57:04 -07:00

5 lines
66 B
C++

// Bro Debugger Help
#include "bro-config.h"
#include "Debug.h"