From babb07bcbec3674a3f542cf6ae3f2d6b212a3ed4 Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Mon, 25 Aug 2003 21:51:37 +0000 Subject: Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and fft*post are untouched (fft: for now). CVS patchset: 5310 CVS date: 2003/08/25 21:51:37 --- src/video_out/libdha/libdha.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/video_out/libdha/libdha.h') diff --git a/src/video_out/libdha/libdha.h b/src/video_out/libdha/libdha.h index 850697ada..9984574ca 100644 --- a/src/video_out/libdha/libdha.h +++ b/src/video_out/libdha/libdha.h @@ -111,6 +111,9 @@ extern int hwirq_uninstall(int bus, int dev, int func); /* CPU flushing support */ extern void cpu_flush(void *va,unsigned long length); + +extern void libdha_exit(const char *message, int level); + #ifdef __cplusplus } #endif -- cgit v1.2.3