From 8edaa32e4f0215964b23fc49f0e614b579ddaf60 Mon Sep 17 00:00:00 2001 From: Stefan Seyfried Date: Sun, 1 Sep 2013 20:09:54 +0200 Subject: [PATCH] system/helpers: add missing include Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/0c939250c2a1bd3a8fed41218c10c90c1bff5b9a Author: Stefan Seyfried Date: 2013-09-01 (Sun, 01 Sep 2013) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- src/system/helpers.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/system/helpers.cpp b/src/system/helpers.cpp index 0c936efc5..88fe3efd4 100644 --- a/src/system/helpers.cpp +++ b/src/system/helpers.cpp @@ -34,6 +34,7 @@ #include #include #include /* or */ +#include /* gettimeofday */ #include #include #include