mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-02-02 10:40:38 +01:00
VMS cleanup
This commit is contained in:
parent
73a0eca8c8
commit
9176e2f4f6
@ -48,7 +48,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#if defined(MVS) || defined(__VMS) || defined (DARWIN)
|
||||
#if defined(MVS) || defined (DARWIN)
|
||||
#include <stdlib.h>
|
||||
#else
|
||||
#include <malloc.h>
|
||||
|
Loading…
Reference in New Issue
Block a user