Revision 5b21bdab libavformat/os_support.h
libavformat/os_support.h | ||
---|---|---|
19 | 19 |
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
20 | 20 |
*/ |
21 | 21 |
|
22 |
#ifndef OS_SUPPORT_H |
|
23 |
#define OS_SUPPORT_H |
|
22 |
#ifndef FFMPEG_OS_SUPPORT_H
|
|
23 |
#define FFMPEG_OS_SUPPORT_H
|
|
24 | 24 |
|
25 | 25 |
/** |
26 | 26 |
* @file os_support.h |
... | ... | |
96 | 96 |
#endif /* HAVE_SYS_POLL_H */ |
97 | 97 |
#endif /* CONFIG_FFSERVER */ |
98 | 98 |
|
99 |
#endif /* OS_SUPPORT_H */ |
|
99 |
#endif /* FFMPEG_OS_SUPPORT_H */ |
Also available in: Unified diff