summaryrefslogtreecommitdiff
path: root/security/fragrouter/files/patch-list.c
blob: 636963b3743145489f5eb6e7722b55a0fb50abce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- list.c.orig	2022-11-08 17:16:08 UTC
+++ list.c
@@ -40,6 +40,7 @@
 
 #ifdef STDC_HEADERS
 #include <stdlib.h>
+#include <string.h>
 #endif
 
 #include "list.h"