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/media-sound/rcenter/files/rcenter-0.6.2-Wimplicit-fun...

12 lines
267 B

--- a/main.c
+++ b/main.c
@@ -28,6 +28,8 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
+#include <stdio.h>
+#include <stdlib.h>
// use the first one of these that exists
static char *default_device[] = {"/dev/midi00", "/dev/midi", NULL};