void-packages/srcpkgs/ddcutil/patches/musl.patch
cr6git 35189c0f80 ddcutil: update to 0.8.6.
Closes: #11068 [via git-merge-pr]
2018-01-30 19:50:19 +01:00

10 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"