diff -r 796f2653f21d -r 25a4daa6473c project_files/hwc/rtl/pmath.c
--- a/project_files/hwc/rtl/pmath.c	Tue Nov 13 22:24:30 2012 +0100
+++ b/project_files/hwc/rtl/pmath.c	Tue Nov 13 23:39:49 2012 +0100
@@ -1,7 +1,6 @@
 #include "pmath.h"
+#include <stdlib.h>
 #include <math.h>
-#include <stdlib.h>
-#include <stdint.h>
 
 /*
  * power raises base to the power power.