@@ -44,7 +44,7 @@
#include "../../dprint.h"
#include "../../ut.h"
-#include <malloc.h>
+#include <stdlib.h>
#include <string.h>
#include <netinet/in.h>
#include <time.h>
@@ -41,7 +41,7 @@
#include <strings.h>
/** An array of supported PostgreSQL field types. */