aboutsummaryrefslogtreecommitdiff
path: root/src/Misner_points.c
diff options
context:
space:
mode:
authorjmasso <jmasso@6a3ddf76-46e1-4315-99d9-bc56cac1ef84>1999-06-04 12:28:57 +0000
committerjmasso <jmasso@6a3ddf76-46e1-4315-99d9-bc56cac1ef84>1999-06-04 12:28:57 +0000
commit7e687c4b4d634533e6d4d54f75d408431da7f4a9 (patch)
tree6e32e11f1ca35c800a76a229be9d35e71a09acbc /src/Misner_points.c
parent5a3e04507814dec9b14fc0e78804807f614af375 (diff)
Some bug fixes in boundary stuff
and other miscellaneous changes to make it work on NT. - Joan P.S.: I think I didn't put any swear word. And I fucking promise I will try to avoid my bloody language in the future. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAnalyticBH/trunk@15 6a3ddf76-46e1-4315-99d9-bc56cac1ef84
Diffstat (limited to 'src/Misner_points.c')
-rw-r--r--src/Misner_points.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Misner_points.c b/src/Misner_points.c
index 36964c1..e5ae393 100644
--- a/src/Misner_points.c
+++ b/src/Misner_points.c
@@ -13,6 +13,7 @@
#include "cctk.h"
+#include <stdlib.h>
#include <stdio.h>
#include <assert.h>
#include <math.h>