patch-src_libtp_tests_hhead_c 343 B

123456789101112
  1. $OpenBSD: patch-src_libtp_tests_hhead_c,v 1.1 2004/01/05 14:37:04 espie Exp $
  2. --- src/libtp/tests/hhead.c.orig 2004-01-05 15:29:46.000000000 +0100
  3. +++ src/libtp/tests/hhead.c 2004-01-05 15:29:54.000000000 +0100
  4. @@ -13,6 +13,7 @@
  5. #ifdef STDC_HEADERS
  6. #include <stdio.h>
  7. #include <stdlib.h>
  8. +#include <string.h>
  9. #endif
  10. #ifdef HAVE_ERRNO_H