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

Diff of /lbbs/src/menu_proc.c

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

Revision 1.25 by sysadm, Mon Jun 16 14:30:44 2025 UTC Revision 1.27 by sysadm, Sat Jun 21 02:15:18 2025 UTC
# Line 14  Line 14 
14   *                                                                         *   *                                                                         *
15   ***************************************************************************/   ***************************************************************************/
16    
 #define _POSIX_C_SOURCE 200809L  
   
17  #include "bbs.h"  #include "bbs.h"
18  #include "bbs_cmd.h"  #include "bbs_cmd.h"
19  #include "common.h"  #include "common.h"
 #include "log.h"  
20  #include "io.h"  #include "io.h"
21  #include "screen.h"  #include "log.h"
22  #include "menu.h"  #include "menu.h"
 #include "user_priv.h"  
23  #include "section_list_display.h"  #include "section_list_display.h"
24    #include "screen.h"
25    #include "user_priv.h"
26  #include <dlfcn.h>  #include <dlfcn.h>
27  #include <errno.h>  #include <errno.h>
28  #include <signal.h>  #include <signal.h>


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

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