changeset 85566:aaef8ce68301

include math.h
author Jason Rumney <jasonr@gnu.org>
date Mon, 22 Oct 2007 23:19:06 +0000
parents 2fe997fc1421
children dccc8254b066
files src/w32fns.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/w32fns.c	Mon Oct 22 22:52:23 2007 +0000
+++ b/src/w32fns.c	Mon Oct 22 23:19:06 2007 +0000
@@ -27,6 +27,7 @@
 #include <stdio.h>
 #include <limits.h>
 #include <errno.h>
+#include <math.h>
 
 #include "lisp.h"
 #include "charset.h"