summaryrefslogtreecommitdiffstats
path: root/src/os_time.h
diff options
context:
space:
mode:
authorimarom <imarom@cisco.com>2016-08-18 14:25:57 +0300
committerimarom <imarom@cisco.com>2016-08-18 14:25:57 +0300
commitd455190c32093cab25c0de5d078cb96defab48a2 (patch)
treed44fddb15df828158e5b6a3d5df39d1632e0c843 /src/os_time.h
parentb8353aa9eb017f66166da9ee03ad7cd09abda175 (diff)
previous commit was missing a file change
Diffstat (limited to 'src/os_time.h')
-rwxr-xr-xsrc/os_time.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os_time.h b/src/os_time.h
index 4f10e2b5..a9bfa848 100755
--- a/src/os_time.h
+++ b/src/os_time.h
@@ -23,7 +23,7 @@ limitations under the License.
#include <stdint.h>
#include <time.h>
-
+#include "pal_utl.h"
uint32_t os_get_time_msec();
uint32_t os_get_time_freq();