diff options
Diffstat (limited to 'src/gensvm_strutil.c')
| -rw-r--r-- | src/gensvm_strutil.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gensvm_strutil.c b/src/gensvm_strutil.c index 97dec81..b4c5c54 100644 --- a/src/gensvm_strutil.c +++ b/src/gensvm_strutil.c @@ -1,5 +1,5 @@ /** - * @file strutil.c + * @file gensvm_strutil.c * @author Gertjan van den Burg * @date January, 2014 * @brief Utility functions for dealing with strings @@ -9,7 +9,6 @@ * format and checking start and ends of strings. */ -#include "globals.h" #include "gensvm_strutil.h" /** |
