diff options
Diffstat (limited to 'math/guppi/files/patch-src-libguppispecfns_mconf.h')
| -rw-r--r-- | math/guppi/files/patch-src-libguppispecfns_mconf.h | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/math/guppi/files/patch-src-libguppispecfns_mconf.h b/math/guppi/files/patch-src-libguppispecfns_mconf.h new file mode 100644 index 000000000000..c55facc0692e --- /dev/null +++ b/math/guppi/files/patch-src-libguppispecfns_mconf.h @@ -0,0 +1,12 @@ +--- src/libguppispecfns/mconf.h.orig 2007-12-13 15:30:12.000000000 +0100 ++++ src/libguppispecfns/mconf.h 2007-12-13 15:30:24.000000000 +0100 +@@ -139,9 +139,6 @@ + + int mtherr (const char *fctnam, int code); + +-/* Variable for error reporting. See mtherr.c. */ +-extern int merror; +- + END_GUPPI_DECLS + + #endif /* __MCONF_H__ */ |
