summaryrefslogtreecommitdiff
path: root/pjlib/include/pj/compat/os_auto.h.in
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2007-11-17 10:27:34 +0000
committerBenny Prijono <bennylp@teluu.com>2007-11-17 10:27:34 +0000
commit54f99f73d8f744c4558645906c99cbab480f5b8c (patch)
tree386070c03c26f0d1c703e8e19654d82cecff22e5 /pjlib/include/pj/compat/os_auto.h.in
parentf840a19eb406297268e9a86c639bfe9352aab2b9 (diff)
Ticket #414: Implement IP interface enumeration on Linux/Unix with SIOCGIFCONF ioctl() call to a socket
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1584 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjlib/include/pj/compat/os_auto.h.in')
-rw-r--r--pjlib/include/pj/compat/os_auto.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/pjlib/include/pj/compat/os_auto.h.in b/pjlib/include/pj/compat/os_auto.h.in
index b1292373..58bf8690 100644
--- a/pjlib/include/pj/compat/os_auto.h.in
+++ b/pjlib/include/pj/compat/os_auto.h.in
@@ -51,6 +51,7 @@
#undef PJ_HAS_NETDB_H
#undef PJ_HAS_NETINET_IN_H
#undef PJ_HAS_NETINET_IP_H
+#undef PJ_HAS_NET_IF_H
#undef PJ_HAS_SETJMP_H
#undef PJ_HAS_STDARG_H
#undef PJ_HAS_STDDEF_H