freebsd-ports/graphics/sam2p/files/patch-gensio.cpp
2018-10-03 16:41:35 +00:00

14 lines
334 B
C++

--- gensio.cpp.orig 2014-01-19 19:50:35 UTC
+++ gensio.cpp
@@ -731,11 +731,7 @@ slen_t Filter::FlatD::vi_read(char *to_b
/* --- */
-#if HAVE_lstat_in_sys_stat
-# define PTS_lstat lstat
-#else
# define PTS_lstat stat
-#endif
/** @param fname must start with '/' (dir separator)
* @return true if file successfully created