mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-05-08 02:04:29 +02:00
11 lines
151 B
Diff
11 lines
151 B
Diff
--- a/src/conf.h
|
|
+++ b/src/conf.h
|
|
@@ -29,6 +29,8 @@
|
|
covered work.
|
|
*/
|
|
|
|
+#include <sys/types.h>
|
|
+
|
|
#ifndef GVPE_CONF_H__
|
|
#define GVPE_CONF_H__
|
|
|