Magellan Linux

Diff of /trunk/magellan-initscripts/src/headers.h

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

revision 1267 by niro, Sat Jul 2 15:46:28 2005 UTC revision 1268 by niro, Fri Mar 11 17:57:28 2011 UTC
# Line 12  Line 12 
12  #define HAVE_SETSID  #define HAVE_SETSID
13    
14  /* OS-specific includes */  /* OS-specific includes */
15  #if defined(__linux__)  #if defined(__GLIBC__)
16  # define HAVE_SYS_SYSMACROS_H  # define HAVE_SYS_SYSMACROS_H
17  # define HAVE_ERROR_H  # define HAVE_ERROR_H
18  #endif  #endif

Legend:
Removed from v.1267  
changed lines
  Added in v.1268