27 Apr
2021
27 Apr
'21
4:07 p.m.
Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com> --- include/wsipx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wsipx.h b/include/wsipx.h index 6aa2946ba4c..671e7563470 100644 --- a/include/wsipx.h +++ b/include/wsipx.h @@ -25,7 +25,7 @@ # define WS(x) x #endif -typedef struct WS_sockaddr_ipx +typedef struct WS(sockaddr_ipx) { short sa_family; char sa_netnum[4]; -- 2.30.2