VMS specific preprocessor symbol checking adjustments
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
#ifdef HAVE_UNISTD_H
|
||||
#include <unistd.h> /* for the close() proto */
|
||||
#endif
|
||||
#ifdef VMS
|
||||
#ifdef __VMS
|
||||
#include <in.h>
|
||||
#include <inet.h>
|
||||
#include <stdlib.h>
|
||||
|
Reference in New Issue
Block a user