mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-26 08:51:25 +02:00
11 lines
181 B
Diff
11 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;
|