[BACK]Return to patch-rtengine_myfile_h CVS log [TXT][DIR] Up to [local] / ports / graphics / rawtherapee / patches

File: [local] / ports / graphics / rawtherapee / patches / Attic / patch-rtengine_myfile_h (download)

Revision 1.1.1.1 (vendor branch), Fri Oct 28 06:21:42 2011 UTC (12 years, 8 months ago) by yason
Branch: yason
CVS Tags: rawtherapee-4_0_5, rawtherapee-4_0_2, import
Changes since 1.1: +0 -0 lines

import

$OpenBSD$
--- rtengine/myfile.h.orig	Wed Sep  7 10:56:25 2011
+++ rtengine/myfile.h	Sun Sep 11 23:50:54 2011
@@ -22,6 +22,8 @@
 #include <glib/gstdio.h>
 #include <stdio.h>
 #include <string.h>
+#undef feof
+#undef getc
 struct IMFILE {
 	int fd;
 	int pos;