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 | 96100be97a6cda3e72ce4238a2ab69c2d495fe31 (patch) | |
tree | f2c84497ede6617272cf28ec4f539918155dbcba /.bzrignore | |
parent | c0ad96b8d9f950e12c8291b5313930f66765f225 (diff) | |
download | mariadb-git-96100be97a6cda3e72ce4238a2ab69c2d495fe31.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 |