aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/rawtherapee/files/patch-rtengine_myfile.h
blob: 68dd5166033fee3eea638ee697eb5220b42cb34f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- rtengine/myfile.h.orig  2011-07-30 14:05:38.000000000 -0700
+++ rtengine/myfile.h   2011-07-31 19:27:22.000000000 -0700
@@ -22,6 +22,8 @@
 #include <glib/gstdio.h>
 #include <stdio.h>
 #include <string.h>
+#undef feof
+#undef getc
 struct IMFILE {
    int fd;
    int pos;