/[LeafOK_CVS]/lbbs/include/common.h
ViewVC logotype

Diff of /lbbs/include/common.h

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

Revision 1.5 by sysadm, Tue Oct 19 02:08:35 2004 UTC Revision 1.6 by sysadm, Tue Oct 19 15:22:01 2004 UTC
# Line 24  Line 24 
24  #include <sys/socket.h>  #include <sys/socket.h>
25  #include <netinet/in.h>  #include <netinet/in.h>
26  #include <netdb.h>  #include <netdb.h>
27    #include <mysql/mysql.h>
28    
29    //Network
30  extern char app_home_dir[256];  extern char app_home_dir[256];
31  extern int socket_server;  extern int socket_server;
32  extern int socket_client;  extern int socket_client;


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

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