Skip to content

Commit

Permalink
remove NET_ADDRSTRLEN
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredh committed May 22, 2024
1 parent 3e67f49 commit fb7cf0e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/re_net.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@
#define INET6_ADDRSTRLEN 46
#endif

/** Length of IPv4/v6 address string */
#define NET_ADDRSTRLEN INET6_ADDRSTRLEN

/* forward declarations */
struct sa;
Expand Down

0 comments on commit fb7cf0e

Please sign in to comment.