summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorHerwin Weststrate <herwinw@herwinw.nl>2018-10-03 20:19:37 +0200
committerFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2020-04-21 23:50:03 +0200
commit763bef5f53e7776413961e26850f426863d520d3 (patch)
treee22cc6b2b75af9e79ec4854d3a012b7298103d78 /CMakeLists.txt
parentb6dde136cd500b6c93b291c92b8c929387f71da5 (diff)
downloadtcpdump-763bef5f53e7776413961e26850f426863d520d3.tar.gz
Extract NTP printing
This method is required to dissect some RADIUS attributes
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3e4bdd9b..832f20c7 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -933,6 +933,7 @@ set(NETDISSECT_SOURCE_LIST_C
netdissect-alloc.c
nlpid.c
oui.c
+ ntp.c
parsenfsfh.c
print.c
print-802_11.c