summaryrefslogtreecommitdiff
path: root/pjlib/include/pj/sock.h
diff options
context:
space:
mode:
Diffstat (limited to 'pjlib/include/pj/sock.h')
-rw-r--r--pjlib/include/pj/sock.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pjlib/include/pj/sock.h b/pjlib/include/pj/sock.h
index 05d1ef5e..b5a9dcf5 100644
--- a/pjlib/include/pj/sock.h
+++ b/pjlib/include/pj/sock.h
@@ -174,6 +174,8 @@ typedef struct pj_sockaddr
} pj_sockaddr;
+#undef s_addr
+
/**
* This structure describes Internet address.
*/