mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
10 lines
147 B
Diff
10 lines
147 B
Diff
--- a/deps.h
|
|
+++ b/deps.h
|
|
@@ -16,6 +16,7 @@
|
|
#include <utility>
|
|
#include <algorithm>
|
|
#include <random>
|
|
+#include <cstring>
|
|
|
|
#include <regex>
|
|
|