/[LeafOK_CVS]/lbbs/src/user_priv.c
ViewVC logotype

Diff of /lbbs/src/user_priv.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.18 by sysadm, Fri May 30 04:28:27 2025 UTC Revision 1.19 by sysadm, Tue Jun 3 13:14:26 2025 UTC
# Line 20  Line 20 
20  #include "database.h"  #include "database.h"
21  #include "log.h"  #include "log.h"
22  #include <stdio.h>  #include <stdio.h>
 #include <mysql.h>  
23  #include <stdlib.h>  #include <stdlib.h>
24    #include <mysql/mysql.h>
25    
26  BBS_user_priv BBS_priv;  BBS_user_priv BBS_priv;
27    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1