/[man-db]/man-db/src/manpath.c
ViewVC logotype

Diff of /man-db/src/manpath.c

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

revision 1.10 by cjwatson, Thu May 1 15:54:03 2003 UTC revision 1.11 by cjwatson, Fri Aug 15 17:05:57 2003 UTC
# Line 51  Line 51 
51  #  include <sys/param.h>  #  include <sys/param.h>
52  #endif  #endif
53    
54    #ifdef HAVE_LIBGEN_H
55    #  include <libgen.h>
56    #endif /* HAVE_LIBGEN_H */
57    
58  #ifdef HAVE_GETOPT_H  #ifdef HAVE_GETOPT_H
59  #  include <getopt.h>  #  include <getopt.h>
60  #else /* !HAVE_GETOPT_H */  #else /* !HAVE_GETOPT_H */

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

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