Magellan Linux

Diff of /tags/init-0_6_0/src/headers.h

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

trunk/magellan-initscripts/src/headers.h revision 111 by niro, Sat Jul 2 15:46:28 2005 UTC tags/init-0_6_0/src/headers.h revision 1317 by niro, Fri May 27 18:52:31 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.111  
changed lines
  Added in v.1317