diff options
Diffstat (limited to 'src/gensvm_util.c')
| -rw-r--r-- | src/gensvm_util.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gensvm_util.c b/src/gensvm_util.c index 4353b40..d12a85c 100644 --- a/src/gensvm_util.c +++ b/src/gensvm_util.c @@ -11,6 +11,7 @@ */ #include <stdarg.h> +#include "globals.h" #include "gensvm_util.h" FILE *GENSVM_OUTPUT_FILE; ///< The #GENSVM_OUTPUT_FILE specifies the |
