various include fixups (eg some missing string.h)
#include <stdio.h>
-#include <aghdr.h>
-
-#ifdef DMALLOC
-#include "dmalloc.h"
-#endif
+#include "aghdr.h"
static char *Message[] = {
"", /* 0 is not assigned */
**********************************************************/
-#include <aghdr.h>
-
-#ifdef DMALLOC
-#include "dmalloc.h"
-#endif
+#include "aghdr.h"
/* The following functions take a graph and a template (node/edge/graph)
* and return the object representing the template within the local graph.