mpv/osdep
diego 1f14172166 getch2-os2.c: Add #include for the header that declares the public functions.
This should fix a bunch of warnings on OS/2.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31261 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-05-29 10:10:30 +00:00
..
getch2-os2.c getch2-os2.c: Add #include for the header that declares the public functions. 2010-05-29 10:10:30 +00:00
getch2-win.c Add support for reading key events from MinGW xterm. 2010-02-28 00:24:01 +00:00
getch2.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
getch2.h Conditionally declare mp_input_slave_cmd_func(). 2010-02-22 15:35:53 +00:00
gettimeofday.c Add standard license headers to files. 2009-03-01 13:13:25 +00:00
glob-win.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
glob.h Add standard license headers to files. 2009-03-01 13:13:25 +00:00
keycodes.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
macosx_finder_args.c Add header for macosx_finder_args() instead of forward declaring it. 2010-02-23 07:54:10 +00:00
macosx_finder_args.h Add header for macosx_finder_args() instead of forward declaring it. 2010-02-23 07:54:10 +00:00
mmap-os2.c Do not cast the results of malloc/calloc/realloc. 2010-02-26 15:01:37 +00:00
mmap.h Add missing header #includes to fix 'make checkheaders'. 2008-03-07 20:38:21 +00:00
mmap_anon.c #include corresponding .h files in .c files. 2010-02-16 15:03:03 +00:00
mmap_anon.h Add standard license headers to files. 2009-03-01 13:13:25 +00:00
mplayer.rc cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
osdep.h 1. Move the macros for priority classes for OS/2 from priority.c to osdep.h 2010-03-04 12:55:30 +00:00
priority.c 1. Move the macros for priority classes for OS/2 from priority.c to osdep.h 2010-03-04 12:55:30 +00:00
priority.h cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
setenv.c Add standard license headers to files. 2009-03-01 13:13:25 +00:00
shmem.c #include corresponding .h files in .c files. 2010-02-16 15:03:03 +00:00
shmem.h Add standard license headers to files. 2009-03-01 13:13:25 +00:00
strsep.c Add a proper header for our strsep implementation so strsep will 2010-01-17 15:08:31 +00:00
strsep.h Add a proper header for our strsep implementation so strsep will 2010-01-17 15:08:31 +00:00
swab.c Add standard license headers to files. 2009-03-01 13:13:25 +00:00
timer-darwin.c Mark sleep_accurate() as static, it is only used within the file. 2010-02-22 21:53:06 +00:00
timer-linux.c #include corresponding .h files in .c files. 2010-02-16 15:03:03 +00:00
timer-win2.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
timer.h Remove commented-out declaration of nonexisting function uGetTimer(). 2010-05-28 08:39:02 +00:00
vsscanf.c Add standard license headers to files. 2009-03-01 13:13:25 +00:00