patch-do_help_c 370 B

12345678910111213
  1. $OpenBSD: patch-do_help_c,v 1.1.1.1 2010/08/23 09:31:23 ajacoutot Exp $
  2. --- do_help.c.orig Mon Aug 23 07:49:59 2010
  3. +++ do_help.c Mon Aug 23 07:50:13 2010
  4. @@ -293,6 +293,8 @@ modification follow.
  5. /* This routine is expected to clear the screen, draw the help screen,
  6. wait for a key and then return */
  7. +#include <string.h>
  8. +
  9. #include "periodic.h"
  10. struct GNU {