freebsd-ports/mail/emil/files/patch-charset_gc.c
Johan van Selst 40a3b0ef5f - Respect $CC
- Fix build with clang
- Regenerate patchfiles after including the clang patches
2011-07-25 18:54:26 +00:00

11 lines
220 B
C

--- charset/gc.c.orig 2011-07-25 20:24:02.000000000 +0200
+++ charset/gc.c 2011-07-25 20:24:04.000000000 +0200
@@ -256,7 +256,7 @@ char *file, *mode;
}
-void
+int
main (argc, argv)
int argc; char **argv; {