1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-21 16:02:15 +03:00

Remove inclusions of <malloc.h>.

This commit is contained in:
Peter Eisentraut
2000-12-19 17:52:27 +00:00
parent f9698a938f
commit 109cdbb4f7
4 changed files with 0 additions and 4 deletions

View File

@ -13,7 +13,6 @@
*/
#include <stdlib.h>
#include <malloc.h>
#include "tuplelist.h"
#include "tuple.h"