patch-do_element_c 316 B

12345678910111213
  1. $OpenBSD: patch-do_element_c,v 1.1.1.1 2010/08/23 09:31:23 ajacoutot Exp $
  2. --- do_element.c.orig Mon Aug 23 07:51:01 2010
  3. +++ do_element.c Mon Aug 23 07:51:25 2010
  4. @@ -290,6 +290,8 @@ modification follow.
  5. */
  6. #include <errno.h>
  7. +#include <string.h>
  8. +#include <ctype.h>
  9. #include "periodic.h"
  10. #include "info.h"