opnsense-ports/math/plplot/files/patch-bindings__tk__tkMain.c
Franco Fichtner bca9d43fda */*: sync with upstream
Taken from: FreeBSD
2015-04-24 06:54:23 +02:00

13 lines
494 B
C

--- bindings/tk/tkMain.c.orig 2015-04-12 10:08:04 UTC
+++ bindings/tk/tkMain.c
@@ -90,10 +90,6 @@ EXTERN int Tcl_Import _ANSI_ARGS_( ( Tcl
int allowOverwrite ) );
#endif
-#ifndef Tcl_GetGlobalNamespace_TCL_DECLARE
-EXTERN Tcl_Namespace * Tcl_GetGlobalNamespace _ANSI_ARGS_( (
- Tcl_Interp * interp ) );
-#endif
//
// Declarations for various library procedures and variables (don't want