summaryrefslogtreecommitdiff
path: root/net-mgmt/tcpreplay/files/patch-src_fragroute_mod.c
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/tcpreplay/files/patch-src_fragroute_mod.c')
-rw-r--r--net-mgmt/tcpreplay/files/patch-src_fragroute_mod.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/net-mgmt/tcpreplay/files/patch-src_fragroute_mod.c b/net-mgmt/tcpreplay/files/patch-src_fragroute_mod.c
deleted file mode 100644
index d4eb02fa98b1..000000000000
--- a/net-mgmt/tcpreplay/files/patch-src_fragroute_mod.c
+++ /dev/null
@@ -1,15 +0,0 @@
---- src/fragroute/mod.c.orig 2023-12-31 18:39:02 UTC
-+++ src/fragroute/mod.c
-@@ -8,11 +8,11 @@
- */
-
- #include "mod.h"
-+#include "lib/queue.h"
- #include "defines.h"
- #include "config.h"
- #include "common.h"
- #include "argv.h"
--#include "lib/queue.h"
- #include <ctype.h>
- #include <stdio.h>
- #include <stdlib.h>