freebsd-ports/multimedia/lives/files/patch-src__main.h
2013-12-06 17:01:22 +00:00

10 lines
241 B
C

--- ./src/main.h.orig 2013-11-22 14:59:46.000000000 +0100
+++ ./src/main.h 2013-12-05 19:12:38.661054117 +0100
@@ -144,6 +144,7 @@
#include <stdlib.h>
+#include <sys/stat.h>
#include <stdio.h>
#include <unistd.h>
#include <string.h>