mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-21 21:51:34 +02:00
11 lines
236 B
Diff
11 lines
236 B
Diff
--- a/src/tools.h 2021-06-01 21:37:47.088154398 +0200
|
|
+++ b/src/tools.h 2021-06-01 21:38:22.696329395 +0200
|
|
@@ -17,6 +17,7 @@
|
|
|
|
using namespace std;
|
|
|
|
+#include <sys/types.h>
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <math.h>
|