* include/cygwin/in6.h: Drop inclusion of asm/byteorder.h.
* fhandler_procnet.cc: Declare htonl and ntohs here.
This commit is contained in:
@@ -13,8 +13,6 @@ details. */
|
||||
#ifndef _CYGWIN_IN6_H
|
||||
#define _CYGWIN_IN6_H
|
||||
|
||||
#include <asm/byteorder.h>
|
||||
|
||||
#define INET6_ADDRSTRLEN 46
|
||||
|
||||
#define IN6_ARE_ADDR_EQUAL(a, b) \
|
||||
|
Reference in New Issue
Block a user