diff options
author | unknown <joreland@mysql.com> | 2004-06-03 08:13:10 +0200 |
---|---|---|
committer | unknown <joreland@mysql.com> | 2004-06-03 08:13:10 +0200 |
commit | 80b27997e164685da090b549148a2e8da7e1c1ae (patch) | |
tree | 5666fc4de32b8c7160ab56a11d33d072242040f3 /ndb | |
parent | db858c08b77adf63b898eb523167b5c5eb2be3e3 (diff) | |
parent | d88fbdc3c61c19f5858c85a824628e3846c03e85 (diff) | |
download | mariadb-git-80b27997e164685da090b549148a2e8da7e1c1ae.tar.gz |
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb
Diffstat (limited to 'ndb')
-rw-r--r-- | ndb/src/mgmsrv/CommandInterpreter.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ndb/src/mgmsrv/CommandInterpreter.cpp b/ndb/src/mgmsrv/CommandInterpreter.cpp index cda613a5ef2..004fc463b70 100644 --- a/ndb/src/mgmsrv/CommandInterpreter.cpp +++ b/ndb/src/mgmsrv/CommandInterpreter.cpp @@ -27,7 +27,6 @@ #include <signaldata/SetLogLevelOrd.hpp> #include "ConfigInfo.hpp" -extern "C" #include <version.h> |