aboutsummaryrefslogtreecommitdiffstats
path: root/net/unfs3/files/patch-attr.c
blob: 345f376e38eddd1b9d8f16591d91de0ad26b35c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- attr.c.orig	2022-11-17 12:28:15 UTC
+++ attr.c
@@ -7,6 +7,8 @@
 
 #include "config.h"
 
+#include <stdlib.h>
+#include <string.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <rpc/rpc.h>