/[man-db]/man-db/src/lexgrog.l
ViewVC logotype

Diff of /man-db/src/lexgrog.l

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

revision 1.33 by cjwatson, Thu Aug 14 23:16:30 2003 UTC revision 1.34 by cjwatson, Fri Aug 15 17:05:57 2003 UTC
# Line 51  extern int errno; Line 51  extern int errno;
51  #  include <strings.h>  #  include <strings.h>
52  #endif /* HAVE_STRING_H */  #endif /* HAVE_STRING_H */
53    
54    #ifdef HAVE_LIBGEN_H
55    #  include <libgen.h>
56    #endif /* HAVE_LIBGEN_H */
57    
58  #include <libintl.h>  #include <libintl.h>
59  #define _(String) gettext (String)  #define _(String) gettext (String)
60    

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