dde_linux: update lxip to 4.4.3

Issue #1974.
This commit is contained in:
Josef Söntgen
2016-05-18 18:49:02 +02:00
committed by Christian Helmuth
parent b9e7fb1edf
commit bcefc874d6
38 changed files with 2805 additions and 2164 deletions

View File

@ -39,7 +39,7 @@ namespace Lxip {
*
* \return Reference to Socketcall object
*/
Socketcall & init(char *address_config);
Socketcall & init(char const *address_config);
typedef Genode::uint8_t uint8_t;
typedef Genode::uint16_t uint16_t;