summaryrefslogtreecommitdiff
path: root/security/fragrouter/files/patch-attack.c
blob: dcfa07bb5218858b97674fa66a23aab1fe1a66ed (plain) (blame)
1
2
3
4
5
6
7
8
9
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"