Fixed bad include

This commit is contained in:
Linus Probert 2019-02-24 20:01:06 +01:00
parent 926054b116
commit 9b9a0ca2a0
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <time.h>
#include "time.h"
#include "util.h"