Fix compilation errors with GCC 4.3.
commitf2cf5826a50d22ee4dd14a4272b6ee309761d949
authorPrzemyslaw Pawelczyk <przemoc@gmail.com>
Thu, 16 Apr 2009 20:05:02 +0000 (16 22:05 +0200)
committerPrzemyslaw Pawelczyk <przemoc@gmail.com>
Thu, 16 Apr 2009 20:05:02 +0000 (16 22:05 +0200)
tree5677c845ac86a27f778bb849174fb15a6b35bc94
parentefbe85e6069f2157d81a16a7af2d5a7e2e919be0
Fix compilation errors with GCC 4.3.

* include/os.h: Add missing limits.h.
* include/Parser.h: Rename duplicate function parameters.
* src/sql/Parser.h: Ditto.
include/Parser.h
include/os.h
src/sql/Parser.h