diff options
author | unknown <serg@serg.mylan> | 2006-02-28 22:07:14 +0100 |
---|---|---|
committer | unknown <serg@serg.mylan> | 2006-02-28 22:07:14 +0100 |
commit | 3d203da0e0a1f63dd7347e653c7ecc58cc8d2f35 (patch) | |
tree | f2c84497ede6617272cf28ec4f539918155dbcba /.bzrignore | |
parent | 594ba86bc534f1f81cdb897a9a414ba8248a0aad (diff) | |
download | mariadb-git-3d203da0e0a1f63dd7347e653c7ecc58cc8d2f35.tar.gz |
fixes to make the code compile with gcc 2.95
BitKeeper/etc/ignore:
Added include/openssl to the ignore list
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 4a0bf4ccb6b..8aa10cd116c 100644 --- a/.bzrignore +++ b/.bzrignore @@ -1616,3 +1616,4 @@ zlib/*.ds? zlib/*.vcproj libmysqld/partition_info.cc storage/ndb/src/common/util/testBitmask.cpp +include/openssl |