Merge commit '798845ce7e5b7fdd17c7269c5d267fb487d9c46f'

* commit '798845ce7e5b7fdd17c7269c5d267fb487d9c46f':
  testprogs: Add missing libm.h includes

Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
This commit is contained in:
Derek Buitenhuis
2016-05-11 19:14:26 +01:00
2 changed files with 3 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
#include <stdio.h>
#include <string.h>
#include "libm.h"
#include "timer.h"
#include "eval.h"