opnsense-ports/filesystems/pod/files/patch-src_fusepod__util.h
Franco Fichtner a2caadc357 */*: sync with upstream
Taken from: FreeBSD
2024-11-07 11:56:40 +01:00

10 lines
209 B
C++

--- src/fusepod_util.h.orig 2019-04-09 11:38:35 UTC
+++ src/fusepod_util.h
@@ -15,6 +15,7 @@
#ifndef _FUSEPOD_UTIL_H_
#define _FUSEPOD_UTIL_H_
+#include <strings.h>
#include <vector>
#include <string>