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/app-misc/mx5000tools/files/mx5000tools-0.1.2-musl.patch

11 lines
183 B

--- a/libmx5000/mx5000.c
+++ b/libmx5000/mx5000.c
@@ -29,6 +29,7 @@
#include <asm/types.h>
#include <linux/hiddev.h>
+#include <linux/limits.h>
#include "libmx5000/mx5000.h"