cc_frm_clock.cpp/h: fix incomplete result of isRun() methode

Origin commit data
------------------
Branch: ni/coolstream
Commit: fa73c2784f
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-11-21 (Wed, 21 Nov 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2018-11-21 00:00:18 +01:00
committed by vanhofen
parent f962c47426
commit 8621c9532e
2 changed files with 3 additions and 2 deletions

View File

@@ -29,7 +29,7 @@
#include <neutrino.h>
#include "cc_frm_clock.h"
#include "cc_timer.h"
#include <time.h>
#include <unistd.h>