mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
'#elseif' needs to be '#elif' patch by ("Steven M. Schultz": sms, 2BSD COM)
Originally committed as revision 4510 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
committed by
Michael Niedermayer
parent
a71a1dfc37
commit
2fcb1a5bf4
@@ -30,7 +30,7 @@
|
||||
# include <machine/ioctl_meteor.h>
|
||||
# include <machine/ioctl_bt848.h>
|
||||
# endif
|
||||
#elseif defined(__DragonFly__)
|
||||
#elif defined(__DragonFly__)
|
||||
# include <dev/video/meteor/ioctl_meteor.h>
|
||||
# include <dev/video/bktr/ioctl_bt848.h>
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user