Merge branch 'sg/parse-options-h-users'
Code clean-up to include and/or uninclude parse-options.h file as needed. * sg/parse-options-h-users: treewide: remove unnecessary inclusions of parse-options.h from headers treewide: include parse-options.h in source files
This commit is contained in:
@ -17,6 +17,7 @@
|
||||
#include "gpg-interface.h"
|
||||
#include "cache.h"
|
||||
#include "shallow.h"
|
||||
#include "parse-options.h"
|
||||
|
||||
int option_parse_push_signed(const struct option *opt,
|
||||
const char *arg, int unset)
|
||||
|
Reference in New Issue
Block a user