- add missing include

This commit is contained in:
Daniel Dunbar
2005-07-12 17:26:19 +00:00
parent 6f5b3b10c8
commit f4e1ea0b62

View File

@@ -41,6 +41,7 @@
*************************************** */
#include <stdlib.h>
#include <string.h>
#include <math.h>
#ifdef HAVE_CONFIG_H