$OpenBSD: patch-dnstop_c,v 1.6 2012/03/11 14:07:00 sthen Exp $
--- dnstop.c.orig	Mon May  2 17:04:51 2011
+++ dnstop.c	Fri Mar  9 22:49:32 2012
@@ -46,6 +46,7 @@ static const char *Version = "20110502";
 #include <netdb.h>
 
 #ifdef HAVE_NET_IF_PPP_H
+#include <net/ppp_defs.h>
 #include <net/if_ppp.h>
 #define PPP_ADDRESS_VAL       0xff	/* The address byte value */
 #define PPP_CONTROL_VAL       0x03	/* The control byte value */
