patch-rocs_gen_mdoc_c 340 B

1234567891011121314
  1. $OpenBSD: patch-rocs_gen_mdoc_c,v 1.1 2017/05/07 23:57:16 espie Exp $
  2. Index: rocs/gen/mdoc.c
  3. --- rocs/gen/mdoc.c.orig
  4. +++ rocs/gen/mdoc.c
  5. @@ -46,6 +46,7 @@
  6. #include <signal.h>
  7. #include <errno.h>
  8. #include <time.h>
  9. +#include <string.h>
  10. /* ------------------------------------------------------------
  11. * platform dependent interfaces.