/[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.3 by sysadm, Mon Oct 18 08:17:50 2004 UTC Revision 1.4 by sysadm, Mon Oct 18 11:34:15 2004 UTC
# Line 1  Line 1 
1  /***************************************************************************  /***************************************************************************
2                            bbsd.c  -  description                            common.h  -  description
3                               -------------------                               -------------------
4      begin                : Mon Oct 18 2004      begin                : Mon Oct 18 2004
5      copyright            : (C) 2004 by Leaflet      copyright            : (C) 2004 by Leaflet
# Line 21  Line 21 
21  #include <sys/param.h>  #include <sys/param.h>
22  #include <sys/types.h>  #include <sys/types.h>
23  #include <sys/stat.h>  #include <sys/stat.h>
24    #include <sys/socket.h>
25    
26    extern char app_home_dir[256];


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

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