/[ipchat]/ipchat/src/demux.c
ViewVC logotype

Diff of /ipchat/src/demux.c

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

revision 1.11 by beatk, Sat Mar 12 20:14:45 2005 UTC revision 1.12 by beatk, Sun Mar 20 22:50:01 2005 UTC
# Line 397  dmx_remove_signal (int signum) Line 397  dmx_remove_signal (int signum)
397  static long  static long
398  get_uptime ()  get_uptime ()
399  {  {
400  #if HAVE_SYSINFO  #if (HAVE_SYSINFO && HAVE_STRUCT_SYSINFO_UPTIME)
401          struct sysinfo info;          struct sysinfo info;
402    
403          sysinfo (&info);          sysinfo (&info);

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26