diff options
Diffstat (limited to 'unix/dltest/pkgd.c')
-rw-r--r-- | unix/dltest/pkgd.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/unix/dltest/pkgd.c b/unix/dltest/pkgd.c index d713e2e..9554c4a 100644 --- a/unix/dltest/pkgd.c +++ b/unix/dltest/pkgd.c @@ -10,9 +10,10 @@ * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: pkgd.c,v 1.12 2010/03/28 03:17:50 dgp Exp $ + * RCS: @(#) $Id: pkgd.c,v 1.13 2010/12/31 16:35:26 nijtmans Exp $ */ +#undef STATIC_BUILD #include "tcl.h" /* |