various include fixups (eg some missing string.h)
**********************************************************/
-#include <aghdr.h>
-
-#ifdef DMALLOC
-#include "dmalloc.h"
-#endif
+#include "aghdr.h"
#define IN_SET FALSE
#define OUT_SET TRUE
**********************************************************/
-#include <aghdr.h>
-
-#ifdef DMALLOC
-#include "dmalloc.h"
-#endif
+#include "aghdr.h"
void agflatten_elist(Dict_t * d, Dtlink_t ** lptr)
{
%{
#include <stdio.h> /* SAFE */
-#include <aghdr.h> /* SAFE */
+#include <string.h>
+#include "aghdr.h" /* SAFE */
#ifdef _WIN32
#define gettxt(a,b) (b)