From 14d771b90f5a7d3887e5e900d1fb4737477ad305 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Wed, 5 Feb 2014 08:38:27 +0100 Subject: Imported Upstream version 0.5.2.0 --- libqcdm/src/com.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libqcdm/src/com.h') diff --git a/libqcdm/src/com.h b/libqcdm/src/com.h index 97561d0..7c3e349 100644 --- a/libqcdm/src/com.h +++ b/libqcdm/src/com.h @@ -18,8 +18,8 @@ #ifndef LIBQCDM_COM_H #define LIBQCDM_COM_H -#include +#include "utils.h" -gboolean qcdm_port_setup (int fd, GError **error); +int qcdm_port_setup (int fd); #endif /* LIBQCDM_COM_H */ -- cgit v1.2.3