various include fixups (eg some missing string.h)
#define EXTERN
-#include <aghdr.h>
-
-#ifdef DMALLOC
-#include "dmalloc.h"
-#endif
+#include "aghdr.h"
const char AgraphVersion[] = VERSION;
#include <stdio.h>
-#include <aghdr.h>
-
-#ifdef DMALLOC
-#include "dmalloc.h"
-#endif
+#include "aghdr.h"
/* a default ID allocator that works off the shared string lib */
**********************************************************/
-#include <aghdr.h>
-
-#ifdef DMALLOC
-#include "dmalloc.h"
-#endif
+#include "aghdr.h"
typedef struct IMapEntry_s {
Dtlink_t namedict_link;