]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-sunatm.c
change make check to work with POSIX shell
[tcpdump] / print-sunatm.c
index eef9c035d6f5e0eee2d32ea2d5ba841249500b53..a587e5093865c825fb4ebcf3e48dc426496a4b5f 100644 (file)
  * POSSIBILITY OF SUCH DAMAGE.
  */
 
+/* \summary: SunATM DLPI capture printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
 struct mbuf;
 struct rtentry;