clean compile script, fix build of apache module
This commit is contained in:
+1
-1
@@ -15,6 +15,6 @@
|
||||
#define PAM_ERROR_STOP -3
|
||||
|
||||
#define HTTP_UNAUTHORIZED 401
|
||||
#define OK 200
|
||||
#define OK 0
|
||||
|
||||
int check_user(char* user, char* pass);
|
||||
|
||||
Reference in New Issue
Block a user