]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-syslog.c
NTP: Use tstr for truncation indicator.
[tcpdump] / print-syslog.c
index 9be3b52a62467a21c17df1a472e2acbaff574056..1756aa6f0ba60822e52f5f2b28202a972f00ea1b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1998-2004  Hannes Gredler <hannes@tcpdump.org>
+ * Copyright (c) 1998-2004  Hannes Gredler <hannes@gredler.at>
  *      The TCPDUMP project
  *
  * Redistribution and use in source and binary forms, with or without
  * FOR A PARTICULAR PURPOSE.
  */
 
+/* \summary: Syslog protocol printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
 #include "netdissect.h"
 #include "extract.h"