Branch: Tag:

2004-09-26

2004-09-26 22:07:03 by Martin Stjernholm <mast@lysator.liu.se>

Added the necessary include for DO_IF_PIKE_CLEANUP.

Rev: src/array.h:1.63
Rev: src/mapping.h:1.57
Rev: src/multiset.h:1.36
Rev: src/object.h:1.86
Rev: src/program.h:1.209

2:   || This file is part of Pike. For copyright information see COPYRIGHT.   || Pike is distributed under GPL, LGPL and MPL. See the file COPYING   || for more information. - || $Id: array.h,v 1.62 2004/09/22 13:40:27 mast Exp $ + || $Id: array.h,v 1.63 2004/09/26 22:07:00 mast Exp $   */      #ifndef ARRAY_H   #define ARRAY_H      #include "svalue.h" -  + #include "dmalloc.h"      /* This debug tool writes out messages whenever arrays with unfinished    * type fields are encountered. */