mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-25 20:25:28 +03:00
10 lines
181 B
Diff
10 lines
181 B
Diff
--- a/src/Utils.cpp
|
|
+++ b/src/Utils.cpp
|
|
@@ -20,6 +20,7 @@
|
|
#include "Utils.h"
|
|
|
|
#include <unistd.h>
|
|
+#include <string.h>
|
|
|
|
extern Configfile cfg;
|
|
extern LOGGER_CLASS hermes_log;
|