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

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

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

revision 1.9 by cjwatson, Thu May 1 15:54:03 2003 UTC revision 1.10 by cjwatson, Fri Aug 15 17:05:57 2003 UTC
# Line 45  extern int errno; Line 45  extern int errno;
45  extern char *strchr();  extern char *strchr();
46  #endif /* STDC_HEADERS */  #endif /* STDC_HEADERS */
47    
48    #ifdef HAVE_LIBGEN_H
49    #  include <libgen.h>
50    #endif /* HAVE_LIBGEN_H */
51    
52  #include <libintl.h>  #include <libintl.h>
53  #define _(String) gettext (String)  #define _(String) gettext (String)
54    

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

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