X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=repo_shell.c;h=7ef610d247bf4c22cfd8591de37c93b97f418f99;hb=cb5d643dcf8bc721ae41a605bdd7bd8facc16c8d;hp=86e27b2b1a096f5758ca2c1b6074ac948dd0cbfb;hpb=180b28ed0209f51ae2ec79cfe5f4c153f3490f3d;p=repo_shell.git diff --git a/repo_shell.c b/repo_shell.c index 86e27b2..7ef610d 100644 --- a/repo_shell.c +++ b/repo_shell.c @@ -12,6 +12,7 @@ #include "utility.h" #include "version.h" #include "git_acl.h" +#include "stringutils.h" #define CFG_FILE "/etc/repo_shell.cfg" #define SHELL "/bin/bash"