/[man-db]/man-db/lib/pipeline.c
ViewVC logotype

Diff of /man-db/lib/pipeline.c

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

revision 1.16 by cjwatson, Sat Aug 9 17:28:18 2003 UTC revision 1.17 by cjwatson, Fri Aug 15 17:05:57 2003 UTC
# Line 44  extern char *strerror (); Line 44  extern char *strerror ();
44    
45  #include <sys/wait.h>  #include <sys/wait.h>
46    
47    #ifdef HAVE_LIBGEN_H
48    #  include <libgen.h>
49    #endif /* HAVE_LIBGEN_H */
50    
51  #include <locale.h>  #include <locale.h>
52  #include <libintl.h>  #include <libintl.h>
53  #define _(String) gettext (String)  #define _(String) gettext (String)

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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