Allow this to compile even on machines that HAVE the bzlib library but do
authorReid Spencer <rspencer@reidspencer.com>
Fri, 19 Nov 2004 15:56:28 +0000 (15:56 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 19 Nov 2004 15:56:28 +0000 (15:56 +0000)
commitebf2bda8cdf1d85f90709c2f7fac358659336660
treeb3bdcee0bae6705f74f0d84281918f157152c004
parenta98c5453b28b37c3fad118712ff4e634bfc36163
Allow this to compile even on machines that HAVE the bzlib library but do
NOT have the bzlib.h header file. Go figure.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17989 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Compressor.cpp