X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fauth.c;h=8912b92a943e18905e979b5442fa1cc1f24e2c35;hb=5bcebc469ec05ce24bf9d0c56894e857e395642e;hp=c431c00555061a1db3e9e3f4380d715e2e8bb5ff;hpb=32f726e4b3dfe38b675384b39e694ff16e52d559;p=citadel.git diff --git a/webcit/auth.c b/webcit/auth.c index c431c0055..8912b92a9 100644 --- a/webcit/auth.c +++ b/webcit/auth.c @@ -8,6 +8,9 @@ #include "webserver.h" #include + +void display_reg(int during_login); + /* * Access level definitions. This is initialized from a function rather than a * static array so that the strings may be localized.