src/sdo.c
changeset 667 f48424ce2a5e
parent 666 9febdd6fdc71
child 669 50da44ebaf00
equal deleted inserted replaced
666:9febdd6fdc71 667:f48424ce2a5e
    29  **
    29  **
    30  */
    30  */
    31 
    31 
    32 /* #define DEBUG_WAR_CONSOLE_ON */
    32 /* #define DEBUG_WAR_CONSOLE_ON */
    33 /* #define DEBUG_ERR_CONSOLE_ON */
    33 /* #define DEBUG_ERR_CONSOLE_ON */
       
    34 
       
    35 #include <stdlib.h>
    34 
    36 
    35 #include "canfestival.h"
    37 #include "canfestival.h"
    36 #include "sysdep.h"
    38 #include "sysdep.h"
    37 
    39 
    38 /* Uncomment if your compiler does not support inline functions */
    40 /* Uncomment if your compiler does not support inline functions */