You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-apps/fbset/files/fbset-2.1-add-linux-types-h...

12 lines
275 B

--- a/fbset.h 2018-04-05 18:17:18.292975594 +0000
+++ b/fbset.h 2018-04-05 18:22:20.448747231 +0000
@@ -17,6 +17,8 @@
#ifdef __GLIBC__
#include <asm/types.h>
+#else
+#include <linux/types.h>
#endif
#define VERSION "Linux Frame Buffer Device Configuration " \