mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-27 07:30:33 +08:00
This commit is contained in:
parent
fcd7a76936
commit
7fbeed5337
@ -9,14 +9,6 @@
|
||||
#include <netinet/in.h>
|
||||
#endif
|
||||
|
||||
#ifndef ssize_t
|
||||
#ifdef SSIZE_T
|
||||
#define ssize_t SSIZE_T
|
||||
#else
|
||||
#define ssize_t int
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#include "ocinternal.h"
|
||||
#include "ocdebug.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user