diff options
Diffstat (limited to 'security/fragrouter/files/patch-attack.c')
| -rw-r--r-- | security/fragrouter/files/patch-attack.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/security/fragrouter/files/patch-attack.c b/security/fragrouter/files/patch-attack.c new file mode 100644 index 000000000000..dcfa07bb5218 --- /dev/null +++ b/security/fragrouter/files/patch-attack.c @@ -0,0 +1,10 @@ +--- attack.c.orig 2022-11-08 17:21:47 UTC ++++ attack.c +@@ -40,6 +40,7 @@ + + #ifdef STDC_HEADERS + #include <stdio.h> ++#include <string.h> + #endif + #include <pcap.h> + #include "attack.h" |
