mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Update to the latest libdc version
This gets us the first merge with the upstream iostream implementation. This requires a small change for serial_ftdi.c to build. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
4ac5b9c965
commit
c12e14a61d
2 changed files with 2 additions and 1 deletions
|
@ -43,6 +43,7 @@
|
|||
//#define SYSERROR(context, errcode) ERROR(__FILE__ ":" __LINE__ ": %s", strerror(errcode))
|
||||
#define SYSERROR(context, errcode) ;
|
||||
|
||||
#include "libdivecomputer.h"
|
||||
#include <libdivecomputer/custom_io.h>
|
||||
#include <libdivecomputer/context.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue