From 8223a289727bbda353bd7129512daf00d46d898c Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Thu, 20 Jul 2017 17:36:31 -0700 Subject: C API: Added logging macros --- host/include/uhd.h | 1 + 1 file changed, 1 insertion(+) (limited to 'host/include/uhd.h') diff --git a/host/include/uhd.h b/host/include/uhd.h index 8647e25e4..4844f153b 100644 --- a/host/include/uhd.h +++ b/host/include/uhd.h @@ -37,5 +37,6 @@ #include #include +#include #endif /* INCLUDED_UHD_H */ -- cgit v1.2.3