aboutsummaryrefslogtreecommitdiffstats
path: root/libbridge
diff options
context:
space:
mode:
authorbuytenh <buytenh>2002-10-02 04:22:29 +0000
committerbuytenh <buytenh>2002-10-02 04:22:29 +0000
commit012d80f559eabaebfc0a1ac92a727263f438e08a (patch)
tree854c65c7aacbfb835ed6eddd94d301a7bb3b9e68 /libbridge
parent41708cb641cbd928e688ba55d328635732dc751f (diff)
downloadandroid_external_brctl-012d80f559eabaebfc0a1ac92a727263f438e08a.tar.gz
android_external_brctl-012d80f559eabaebfc0a1ac92a727263f438e08a.tar.bz2
android_external_brctl-012d80f559eabaebfc0a1ac92a727263f438e08a.zip
Release 0.9.6.
Diffstat (limited to 'libbridge')
-rw-r--r--libbridge/if_index.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbridge/if_index.c b/libbridge/if_index.c
index 865bd45..ad07dc0 100644
--- a/libbridge/if_index.c
+++ b/libbridge/if_index.c
@@ -24,7 +24,7 @@
#include <net/if.h>
#include <sys/socket.h>
#include <sys/ioctl.h>
-#include <bits/libc-lock.h>
+//#include <bits/libc-lock.h>
/* Try to get a socket to talk to the kernel. */
#if defined SIOCGIFINDEX || defined SIOCGIFNAME