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

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

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

revision 1.33 by cjwatson, Fri Aug 1 21:07:39 2003 UTC revision 1.34 by cjwatson, Fri Aug 15 17:05:57 2003 UTC
# Line 65  extern char *strrchr(); Line 65  extern char *strrchr();
65  #  include <regex.h>  #  include <regex.h>
66  #endif /* HAVE_REGEX_H */  #endif /* HAVE_REGEX_H */
67    
68    #ifdef HAVE_LIBGEN_H
69    #  include <libgen.h>
70    #endif /* HAVE_LIBGEN_H */
71    
72  #ifdef HAVE_FNMATCH_H  #ifdef HAVE_FNMATCH_H
73  #  include <fnmatch.h>  #  include <fnmatch.h>
74  #else /* !HAVE_FNMATCH_H */  #else /* !HAVE_FNMATCH_H */

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

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