diff options
author | David 'Digit' Turner <digit@google.com> | 2009-05-20 13:00:10 +0200 |
---|---|---|
committer | David 'Digit' Turner <digit@google.com> | 2009-05-20 13:00:10 +0200 |
commit | e5446feb21a991426fb683d077a1a8ca5831ac0f (patch) | |
tree | d450c459c5cd3de7b2a9cdc7c0e42d5190a3813f /libc/kernel/common/linux/msm_audio.h | |
parent | 8169573c8744ee3a484ea74bd5e06a8a4f708e37 (diff) | |
download | bionic-e5446feb21a991426fb683d077a1a8ca5831ac0f.zip bionic-e5446feb21a991426fb683d077a1a8ca5831ac0f.tar.gz bionic-e5446feb21a991426fb683d077a1a8ca5831ac0f.tar.bz2 |
Add <linux/ipsec.h> and <linux/if_pppolac.h> for VPN support.
Also update tools/update_all.py to not use perforce add/edit/delete commands automatically now that we're using git
Diffstat (limited to 'libc/kernel/common/linux/msm_audio.h')
-rw-r--r-- | libc/kernel/common/linux/msm_audio.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/kernel/common/linux/msm_audio.h b/libc/kernel/common/linux/msm_audio.h index 9ac58aa..eed5901 100644 --- a/libc/kernel/common/linux/msm_audio.h +++ b/libc/kernel/common/linux/msm_audio.h @@ -82,4 +82,3 @@ struct msm_snd_endpoint { #define SND_GET_ENDPOINT _IOWR(SND_IOCTL_MAGIC, 5, struct msm_snd_endpoint *) #endif - |