ofdbus/dbus/dbus/dbus-sysdeps.c
changeset 34 5fae379060a7
parent 0 e4d67989cc36
child 57 2efc27d87e1c
equal deleted inserted replaced
31:ce057bb09d0b 34:5fae379060a7
    34  * These are the standard ANSI C headers...
    34  * These are the standard ANSI C headers...
    35  */
    35  */
    36 #include <locale.h>
    36 #include <locale.h>
    37 #include <stdlib.h>
    37 #include <stdlib.h>
    38 #include <string.h>
    38 #include <string.h>
    39 //#include <stdio.h>
    39 #include <stdio.h>
    40 
    40 
    41 #ifdef __SYMBIAN32__
    41 #ifdef __SYMBIAN32__
    42 #include "config.h"
    42 #include "config.h"
    43 #include "libdbus_wsd_solution.h"
    43 #include "libdbus_wsd_solution.h"
    44 #endif //__SYMBIAN32__
    44 #endif //__SYMBIAN32__