moving to cmake
[src/app-framework-main.git] / src / af-usrd.c
index 7697b96..960b44b 100644 (file)
@@ -1,6 +1,8 @@
 /*
  Copyright 2015 IoT.bzh
 
+ author: José Bollo <jose.bollo@iot.bzh>
+
  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at
@@ -16,6 +18,7 @@
 
 #include <unistd.h>
 #include <stdio.h>
+#include <time.h>
 
 #include <json.h>