#ifndef __UI_DIFF_H #define __UI_DIFF_H #ifdef __cplusplus extern "C" { #endif extern void csvn_print_diff_page( void ); #ifdef __cplusplus } #endif #endif /* __UI_DIFF_H */