summaryrefslogtreecommitdiff
path: root/news/PicMonger/files/patch-ab
blob: 7cfb554849860d213026ddacbb95fa6d765015b6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- HtmlGenerator.h.old	Sun Jul 23 01:19:44 2000
+++ HtmlGenerator.h	Sun Jul 23 01:19:46 2000
@@ -28,6 +28,9 @@
 #include <list>
 #include <fstream>
 #include "Exceptions.h"
+#ifdef __FreeBSD__
+#include <sys/types.h>
+#endif
 #include "PreviewPage.h"
 
 class HtmlGenerator