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

Diff of /lbbs/src/init.c

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

Revision 1.24 by sysadm, Thu Jun 5 08:36:02 2025 UTC Revision 1.27 by sysadm, Sat Jun 21 01:34:12 2025 UTC
# Line 23  Line 23 
23  #include <string.h>  #include <string.h>
24  #include <stdlib.h>  #include <stdlib.h>
25  #include <signal.h>  #include <signal.h>
26    #include <unistd.h>
27  #include <sys/param.h>  #include <sys/param.h>
28  #include <sys/types.h>  #include <sys/types.h>
29  #include <sys/stat.h>  #include <sys/stat.h>
 #include <unistd.h>  
30    
31  #define CONF_DELIM_WITH_SPACE " \t\r\n"  #define CONF_DELIM_WITH_SPACE " \t\r\n"
32    


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

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