Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 453644
Collapse All | Expand All

(-)a/src/cmds/qstat.c (+3 lines)
Lines 91-96 Link Here
91
#if TCLX
91
#if TCLX
92
#include <tclExtend.h>
92
#include <tclExtend.h>
93
#endif
93
#endif
94
#ifndef Tcl_GetErrorLine
95
#   define Tcl_GetErrorLine(interp) ((interp)->errorLine)
96
#endif
94
#endif
97
#endif
95
98
96
#include "cmds.h"
99
#include "cmds.h"

Return to bug 453644