Commit graph

5 commits

Author SHA1 Message Date
Jon Siwek
8e725fdc7a Include errno.h in FlowSrc.cc.
If the build option to use OpenSSL is set, it would eventually get pulled in
from them, but since that option may not always be set, we should explicitly
include it.
2010-11-17 20:38:32 -06:00
Jon Siwek
59aaaf7ed5 Changed some autoconf-dependent preprocessor directives from #if to #ifdef.
Because it just results in less typing in CMake when not having to configure
a preprocessor definition to a specific value.
2010-11-17 20:38:32 -06:00
Jon Siwek
a141b52dfa Added submodules for aux and binpac. 2010-11-17 20:38:32 -06:00
Jon Siwek
1c8393cf0c Removed everything in aux subdir in preparation for git submodules. 2010-11-17 20:38:32 -06:00
Robin Sommer
61757ac78b Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00