mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
Add multiple inclusion guards to all header files that lack them.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25581 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
@@ -1 +1,6 @@
|
||||
#ifndef STREAM_DVD_COMMON_H
|
||||
#define STREAM_DVD_COMMON_H
|
||||
|
||||
int mp_dvdtimetomsec(dvd_time_t *dt);
|
||||
|
||||
#endif /* STREAM_DVD_COMMON_H */
|
||||
|
||||
Reference in New Issue
Block a user