1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/graphics/sam2p/files/patch-gensio.cpp
Ying-Chieh Liao cc138413df add sam2p 0.42
Converts raster (bitmap) image formats into PS or PDF files
2003-02-06 18:33:13 +00:00

15 lines
319 B
C++

--- gensio.cpp.orig Fri Feb 7 02:24:56 2003
+++ gensio.cpp Fri Feb 7 02:25:11 2003
@@ -491,11 +491,7 @@
/* --- */
-#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