aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/CMakeLists.txt')
-rw-r--r--src/vnet/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/vnet/CMakeLists.txt b/src/vnet/CMakeLists.txt
index d7aa4a5a951..ac448e268b6 100644
--- a/src/vnet/CMakeLists.txt
+++ b/src/vnet/CMakeLists.txt
@@ -1143,14 +1143,12 @@ list(APPEND VNET_API_FILES feature/feature.api)
list(APPEND VNET_SOURCES
unix/gdb_funcs.c
- unix/pcap.c
unix/tap_api.c
unix/tapcli.c
unix/tuntap.c
)
list(APPEND VNET_HEADERS
- unix/pcap.h
unix/tuntap.h
unix/tapcli.h
)