mirror of
https://github.com/postgres/postgres.git
synced 2025-11-25 12:03:53 +03:00
Remove inclusions of <malloc.h>.
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
#include "connection.h"
|
||||
#include "socket.h"
|
||||
#include <stdlib.h>
|
||||
#include <malloc.h>
|
||||
#include <string.h>
|
||||
|
||||
ColumnInfoClass *
|
||||
|
||||
Reference in New Issue
Block a user