summaryrefslogtreecommitdiffstats
path: root/multimedia/lives/files/patch-src__main.h
blob: 35757ceefc3e00ecb4db9fe4bf753c6cb49539fb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./src/main.h.orig   Mon Dec 18 04:51:33 2006
+++ ./src/main.h    Fri Jan 26 12:48:23 2007
@@ -57,6 +57,7 @@
 #include <gdk/gdkkeysyms.h>
 
 #include <stdlib.h>
+#include <sys/stat.h>
 #include <stdio.h>
 #include <unistd.h>
 #include <string.h>