]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Don't include compiler.h on kernels 2.6.18 and higher as, well, it's apparently going...
authorJoshua Colp <jcolp@digium.com>
Thu, 9 Nov 2006 16:48:05 +0000 (16:48 +0000)
committerJoshua Colp <jcolp@digium.com>
Thu, 9 Nov 2006 16:48:05 +0000 (16:48 +0000)
commit06f51cc52f608c2c4bb98aad9e8cd50f5af941c3
tree0cd9dcef5ed0f9472788fe15e978d8c365e5d508
parenta173aeca9d6a32c89dae47c31256dfb916bf4aaa
Don't include compiler.h on kernels 2.6.18 and higher as, well, it's apparently going to be removed. This should make all you FC6 fans happy as your Asterisk will now build without any mods.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@47379 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_phone.c