ofdbus/dbus/dbus/dbus-sysdeps.c
branchRCL_3
changeset 57 2efc27d87e1c
parent 56 acd3cd4aaceb
equal deleted inserted replaced
56:acd3cd4aaceb 57:2efc27d87e1c
    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__