diff options
Diffstat (limited to 'lib/extra_opts.h')
-rw-r--r-- | lib/extra_opts.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/extra_opts.h b/lib/extra_opts.h index 25bfc6d..8ce0903 100644 --- a/lib/extra_opts.h +++ b/lib/extra_opts.h | |||
@@ -17,3 +17,4 @@ | |||
17 | char **np_extra_opts(int *argc, char **argv, const char *plugin_name); | 17 | char **np_extra_opts(int *argc, char **argv, const char *plugin_name); |
18 | 18 | ||
19 | #endif /* _EXTRA_OPTS_H_ */ | 19 | #endif /* _EXTRA_OPTS_H_ */ |
20 | |||