summaryrefslogtreecommitdiff
path: root/net/libunp/files/patch-lib_unprtt.h
blob: 42be3bce657c1cee4a19a1b00218df378ddacbe2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/unprtt.h.orig	1997-09-02 17:39:54 UTC
+++ lib/unprtt.h
@@ -1,7 +1,7 @@
 #ifndef	__unp_rtt_h
 #define	__unp_rtt_h
 
-#include	"unp.h"
+#include	<unp.h>
 
 struct rtt_info {
   float		rtt_rtt;	/* most recent measured RTT, seconds */