mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-08 18:22:30 +01:00
11 lines
167 B
Diff
11 lines
167 B
Diff
--- a/src/shared/common.h
|
|
+++ b/src/shared/common.h
|
|
@@ -21,6 +21,7 @@
|
|
|
|
#include <stdarg.h>
|
|
#include <pthread.h>
|
|
+#include <sys/types.h>
|
|
|
|
#include <sys/param.h>
|
|
|