mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-01 18:42:09 +02:00
11 lines
216 B
Diff
11 lines
216 B
Diff
--- weston-1.12.0/shared/string-helpers.h.orig
|
|
+++ weston-1.12.0/shared/string-helpers.h
|
|
@@ -28,6 +28,7 @@
|
|
|
|
#include <stdbool.h>
|
|
#include <stdlib.h>
|
|
+#include <stdint.h>
|
|
#include <errno.h>
|
|
#include <assert.h>
|
|
|