patch-src_chrtrans_makeuctb_c 330 B

123456789101112
  1. --- lynx2-8-7.orig/src/chrtrans/makeuctb.c 2007-08-03 01:24:27.000000000 +0200
  2. +++ lynx2-8-7/src/chrtrans/makeuctb.c 2009-06-13 11:54:42.000000000 +0200
  3. @@ -31,6 +31,9 @@
  4. #include <UCDefs.h>
  5. #include <UCkd.h>
  6. +#include <stdlib.h>
  7. +#include <unistd.h>
  8. +
  9. /*
  10. * Don't try to use LYexit() since this is a standalone file.
  11. */