diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-04 08:27:19 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-04 08:27:19 +0000 |
| commit | 8da230fca6d51236e79a01d9927e38e8a100e744 (patch) | |
| tree | 6365c3924b3c85eecdade6e22e88de1a0c4337d4 /net/shaperprobe/files/patch-diffprobe.h | |
| parent | - Update to 2.19 (diff) | |
- Update to 0.2
Note that maintainer requested author to release new version (Jan '12) as 0.2.
PR: ports/168916
Submitted by: sunpoet (myself)
Approved by: Josh Carroll <josh.carroll@gmail.com> (maintainer)
Diffstat (limited to 'net/shaperprobe/files/patch-diffprobe.h')
| -rw-r--r-- | net/shaperprobe/files/patch-diffprobe.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/shaperprobe/files/patch-diffprobe.h b/net/shaperprobe/files/patch-diffprobe.h index 51b0ffbd95aa..882708858d13 100644 --- a/net/shaperprobe/files/patch-diffprobe.h +++ b/net/shaperprobe/files/patch-diffprobe.h @@ -1,12 +1,12 @@ ---- ./diffprobe.h.orig 2009-12-01 12:47:55.000000000 -0800 -+++ ./diffprobe.h 2011-06-11 10:51:08.000000000 -0700 +--- diffprobe.h.orig 2012-01-25 04:33:22.000000000 +0800 ++++ diffprobe.h 2012-06-07 16:32:41.050222578 +0800 @@ -26,6 +26,8 @@ #ifndef _DIFFPROBE_H_ #define _DIFFPROBE_H_ +#include <netinet/in.h> + - #define VERSION 3 + #define VERSION 4 #define RATE_FACTOR 0.9 #define RATE_DROP_FACTOR 2 @@ -69,7 +71,7 @@ |
