freebsd-ports/graphics/xpaint/files/patch-rw_readWriteICO.c
Johan van Selst b481ce4c7c - Update to xpaint 2.9.4 (now with jpeg support)
- Grab maintainership
2010-09-04 22:09:30 +00:00

10 lines
269 B
C

--- rw/readWriteICO.c.orig 2010-09-04 23:36:34.000000000 +0200
+++ rw/readWriteICO.c 2010-09-04 23:37:10.000000000 +0200
@@ -34,7 +34,6 @@
#include <ctype.h>
#include <sys/types.h>
#include <sys/stat.h>
-#include <error.h>
#include <errno.h>
#include <getopt.h>