diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-02-17 15:05:20 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-02-17 15:05:20 -0800 |
commit | 5edd20b307ce70ccb14c360f1b94914c49544a24 (patch) | |
tree | 3a253f21d19edd3b66e8e0c1fb208487cd2c2f88 /src/sm_genid.c | |
parent | d7783633c5935a2e45c065b1f385a35bbf56e7b1 (diff) |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'src/sm_genid.c')
-rw-r--r-- | src/sm_genid.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/sm_genid.c b/src/sm_genid.c index 9937f00..0d7b91b 100644 --- a/src/sm_genid.c +++ b/src/sm_genid.c @@ -90,12 +90,6 @@ in this Software without prior written authorization from The Open Group. #endif /* WIN32 */ -#ifdef MNX_TCPCONN -# include <net/gen/netdb.h> - -# define TCPCONN -#endif - #if defined(HAVE_UUID_CREATE) # include <uuid.h> #elif defined(HAVE_LIBUUID) |