mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
da5eed337a
network path characteristics. sting is unique because it can estimate one-way properties, such as loss rate, through careful manipulation and observation of TCP behavior. Since Benno submitted the port first, and since the patches are nearly identical, Benno will get credit for creating the port. However, since Kelly offered to maintain it, he will get the job. PRs: 18476, 18508 Submitted by: Benno Rice <benno@netizen.com.au>, Kelly Yancey <kbyanc@posi.net>
12 lines
236 B
Plaintext
12 lines
236 B
Plaintext
--- gmt2local.c Fri Nov 5 06:00:22 1999
|
|
+++ gmt2local.c.new Wed May 10 11:10:05 2000
|
|
@@ -32,7 +32,7 @@
|
|
#include <time.h>
|
|
#endif
|
|
|
|
-#include "gnuc.h"
|
|
+/* #include "gnuc.h" */
|
|
#ifdef HAVE_OS_PROTO_H
|
|
#include "os-proto.h"
|
|
#endif
|