mirror of
https://github.com/postgres/postgres.git
synced 2025-06-16 06:01:02 +03:00
Add <stdlib> to add calloc() prototype.
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#include <errno.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "extern.h"
|
||||
|
||||
|
Reference in New Issue
Block a user