Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 713176 | Differences between
and this patch

Collapse All | Expand All

(-)ddcutil-0.9.1.orig/src/util/edid.h (+3 lines)
Lines 36-41 Link Here
36
#include <stdint.h>
36
#include <stdint.h>
37
#include <stdio.h>
37
#include <stdio.h>
38
#include <stdlib.h>
38
#include <stdlib.h>
39
#ifndef ushort
40
#include <sys/types.h>
41
#endif
39
/** \endcond */
42
/** \endcond */
40
43
41
#include "coredefs.h"
44
#include "coredefs.h"

Return to bug 713176