Make GCC happy by removing empty #elif.
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
489f0c3c17
commit
e7e6b1ebc8
@ -65,7 +65,7 @@
|
||||
#include <vendor/osm_vendor_ibumad.h>
|
||||
#elif defined( OSM_VENDOR_INTF_AL )
|
||||
#include <vendor/osm_vendor_al.h>
|
||||
#elif
|
||||
#else
|
||||
#error No MAD Interface selected!
|
||||
#error Choose an interface in osm_config.h
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user