Skip to content

Commit e9aaea8

Browse files
committed
ADDED: src/parsers/tcp.cpp for Linking and building
1 parent b371521 commit e9aaea8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ set(SOURCES
2121
src/config/interface.cpp
2222
src/utils/decIPv4.cpp
2323
src/parsers/arp.cpp
24+
src/parsers/tcp.cpp
2425
)
2526

2627
# Compiler warnings

0 commit comments

Comments
 (0)