diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/gensvm_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gensvm_util.h b/include/gensvm_util.h index 18aa553..2fd60e7 100644 --- a/include/gensvm_util.h +++ b/include/gensvm_util.h @@ -23,5 +23,6 @@ int gensvm_check_argv(int argc, char **argv, char *str); int gensvm_check_argv_eq(int argc, char **argv, char *str); void note(const char *fmt,...); +void err(const char *fmt,...); #endif |
