freebsd-ports/multimedia/lives/files/patch-src__main.h
Pawel Pekala 4aeaf60c59 - Update to version 1.6.2
- Remove description for DOXYGEN option
2012-06-25 23:23:25 +00:00

10 lines
256 B
C

--- ./src/main.h.orig 2012-06-24 16:20:15.000000000 +0200
+++ ./src/main.h 2012-06-25 19:43:27.000000000 +0200
@@ -98,6 +98,7 @@
#endif // GUI_GTK
#include <stdlib.h>
+#include <sys/stat.h>
#include <stdio.h>
#include <unistd.h>
#include <string.h>