]> granicus.if.org Git - postgresql/blobdiff - src/bin/pg_dump/pg_restore.c
Create libpgcommon, and move pg_malloc et al to it
[postgresql] / src / bin / pg_dump / pg_restore.c
index 45b8b587e410a0e1deca9bee96144f0229c92c15..5dbe98f7145766b1a5af7e3905e49172c045bea5 100644 (file)
@@ -41,7 +41,6 @@
 
 #include "pg_backup_archiver.h"
 
-#include "dumpmem.h"
 #include "dumputils.h"
 
 #include <ctype.h>