mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Add libunistd submodule, needed by future MSVC work
This commit is contained in:
parent
ec43a9360d
commit
2bd4af7477
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -70,3 +70,6 @@
|
|||
[submodule "auxil/zeek-af_packet-plugin"]
|
||||
path = auxil/zeek-af_packet-plugin
|
||||
url = https://github.com/zeek/zeek-af_packet-plugin.git
|
||||
[submodule "auxil/libunistd"]
|
||||
path = auxil/libunistd
|
||||
url = https://github.com/zeek/libunistd
|
||||
|
|
1
auxil/libunistd
Submodule
1
auxil/libunistd
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit cc7ac8d20a28905be963ae8f5684e793e198892a
|
Loading…
Add table
Add a link
Reference in a new issue