aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iproute2/patches/004-darwin_fixes.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/utils/iproute2/patches/004-darwin_fixes.patch')
-rw-r--r--package/network/utils/iproute2/patches/004-darwin_fixes.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/iproute2/patches/004-darwin_fixes.patch b/package/network/utils/iproute2/patches/004-darwin_fixes.patch
index e1a5e97568..1f3eb101ea 100644
--- a/package/network/utils/iproute2/patches/004-darwin_fixes.patch
+++ b/package/network/utils/iproute2/patches/004-darwin_fixes.patch
@@ -42,7 +42,7 @@
#define TABLESIZE 16384
--- a/netem/paretonormal.c
+++ b/netem/paretonormal.c
-@@ -15,10 +15,13 @@
+@@ -14,10 +14,13 @@
#include <string.h>
#include <math.h>
#include <limits.h>