Deepblu Cosmiq+: fix missing prototype
Apparently I never added the new deepblu.h header file to the parser, and never noticed. But then Travis complains on the iOS build. Good catch, Travis. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
ccef003d47
commit
32e6ae4efa
@ -58,6 +58,7 @@
|
||||
#include "cochran_commander.h"
|
||||
#include "tecdiving_divecomputereu.h"
|
||||
#include "garmin.h"
|
||||
#include "deepblu.h"
|
||||
|
||||
#include "context-private.h"
|
||||
#include "parser-private.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user