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

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

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

revision 1.13 by cjwatson, Thu May 1 16:41:12 2003 UTC revision 1.14 by cjwatson, Fri Aug 15 17:05:57 2003 UTC
# Line 83  extern int errno; Line 83  extern int errno;
83  #  endif /* _POSIX_VERSION */  #  endif /* _POSIX_VERSION */
84  #endif /* !ARG_MAX */  #endif /* !ARG_MAX */
85    
86    #ifdef HAVE_LIBGEN_H
87    #  include <libgen.h>
88    #endif /* HAVE_LIBGEN_H */
89    
90  #ifdef HAVE_GETOPT_H  #ifdef HAVE_GETOPT_H
91  #  include <getopt.h>  #  include <getopt.h>
92  #else /* !HAVE_GETOPT_H */  #else /* !HAVE_GETOPT_H */

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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