mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 18:18:19 +00:00
Renaming config.h to bro-config.h.
A couple times now I had this conflicting with files of the same name in other projects.
This commit is contained in:
parent
30bb17ea8d
commit
3957091e1b
119 changed files with 119 additions and 344 deletions
|
@ -11,7 +11,7 @@
|
|||
* crack reply buffers is private.
|
||||
*/
|
||||
|
||||
#include "config.h" /* must appear before first ifdef */
|
||||
#include "bro-config.h" /* must appear before first ifdef */
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue