Files
tvtime/tvtime-1.0.11-sysmacros.diff

13 lines
330 B
Diff

diff --git a/src/get_media_devices.c b/src/get_media_devices.c
index 619734e..453b067 100644
--- a/src/get_media_devices.c
+++ b/src/get_media_devices.c
@@ -23,6 +23,7 @@
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
+#include <sys/sysmacros.h>
#include <string.h>
#include <stdlib.h>
#include <malloc.h>