patch-libhfsp_src_os_c 296 B

123456789101112
  1. $OpenBSD: patch-libhfsp_src_os_c,v 1.1 2011/02/06 16:03:55 fgsch Exp $
  2. --- libhfsp/src/os.c.orig Sat Jan 29 06:23:27 2011
  3. +++ libhfsp/src/os.c Sat Jan 29 06:24:04 2011
  4. @@ -46,6 +46,7 @@ int fstat(int, struct stat *);
  5. # endif
  6. # include <stdio.h>
  7. +# include <stdlib.h>
  8. # include <errno.h>