]> granicus.if.org Git - postgresql/blobdiff - src/bin/pg_dump/pg_dump.c
Create libpgcommon, and move pg_malloc et al to it
[postgresql] / src / bin / pg_dump / pg_dump.c
index 9f1ef32b15867b5006b3f8132ab8a38fd1dfbc9a..43d571ca5bbe234644f2896b6a7e586b84dbc8f1 100644 (file)
@@ -59,7 +59,6 @@
 
 #include "pg_backup_archiver.h"
 #include "pg_backup_db.h"
-#include "dumpmem.h"
 #include "dumputils.h"
 
 extern char *optarg;