//////// // // header file for autorisation // used either for absec_fs or absec_mysql // // author: Jean-Luc Cyr // date: 2018-10 // // usage: include this file as header definition // then link the program with either -labsec_fs or -labsec_mysql // #include "httpd.h" #include int mysql_lookup(request_rec *r, struct stat *fperm);