10 lines
209 B
C++
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>
|
|
|