diff options
author | Thomas White <taw@physics.org> | 2009-11-19 09:50:08 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2009-11-19 09:50:08 +0100 |
commit | cc4ee13ddf7633869408a78e0e0c092b1a03ebf2 (patch) | |
tree | f7776a511c46c5cacff62202f40ebb366828d144 /src/utils.c | |
parent | e484862e22fc7f2f3394ef5a21f7955edf923ded (diff) |
Misc tidy-up
Diffstat (limited to 'src/utils.c')
-rw-r--r-- | src/utils.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils.c b/src/utils.c index 2e536979..d456ec70 100644 --- a/src/utils.c +++ b/src/utils.c @@ -11,6 +11,7 @@ #include <math.h> #include <string.h> +#include <stdio.h> #include "utils.h" |