void-packages/srcpkgs/ddcutil/patches/musl.patch

11 lines
263 B
Diff

--- src/util/edid.h.orig 2017-11-16 07:13:16.000000000 +0100
+++ src/util/edid.h 2017-11-17 21:29:05.725854175 +0100
@@ -36,6 +36,7 @@
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
+#include <sys/types.h>
/** \endcond */
#include "coredefs.h"