From 259cfbe7e23f353d15291875b70663517e973377 Mon Sep 17 00:00:00 2001 From: rathann Date: Thu, 29 Mar 2007 17:16:11 +0000 Subject: =?UTF-8?q?Code=20cleanup:=20don't=20include=20a=20.c=20file=20in?= =?UTF-8?q?=20mplayer.c=20and=20fix=20a=20few=20"implicit=20declaration=20?= =?UTF-8?q?of=20function=20=E2=80=98mplayer=5Fput=5Fkey=E2=80=99"=20warnin?= =?UTF-8?q?gs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Based on Attila's suggestions. Approved by Uoti and Ivan. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22841 b3059339-0415-0410-9bf9-f77b7e298cf2 --- cfg-mplayer.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cfg-mplayer.h') diff --git a/cfg-mplayer.h b/cfg-mplayer.h index 8d8136231a..05a95eede1 100644 --- a/cfg-mplayer.h +++ b/cfg-mplayer.h @@ -4,6 +4,8 @@ #include "cfg-common.h" +extern int key_fifo_size; +extern unsigned doubleclick_time; extern int noconsolecontrols; #if defined(HAVE_FBDEV)||defined(HAVE_VESA) -- cgit v1.2.3