aboutsummaryrefslogtreecommitdiffstats
path: root/net/libunp/files/patch-ao
blob: 3df5be5e718902a31b906b7dceb340be30865fe9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/unprtt.h.orig   Thu Sep 30 11:13:16 1999
+++ lib/unprtt.h    Thu Sep 30 11:13:37 1999
@@ -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 */