diff --git a/src/node_blf.h b/src/node_blf.h index 2aa58e72..770b51a0 100644 --- a/src/node_blf.h +++ b/src/node_blf.h @@ -60,9 +60,9 @@ # endif typedef LONG_PTR SSIZE_T; typedef SSIZE_T ssize_t; -/* z/OS compatibility */ #endif +/* z/OS compatibility */ #ifdef __MVS__ typedef unsigned char u_int8_t; typedef unsigned short u_int16_t;