patch-src_hpmkdir_c 357 B

1234567891011121314
  1. $OpenBSD: patch-src_hpmkdir_c,v 1.1 2016/03/16 22:37:11 naddy Exp $
  2. --- src/hpmkdir.c.orig Tue Mar 5 20:50:29 2002
  3. +++ src/hpmkdir.c Wed Mar 16 23:33:44 2016
  4. @@ -46,8 +46,8 @@ int ioctl(int, int, ...);
  5. # include <string.h>
  6. # include <time.h>
  7. # include <ctype.h>
  8. -# include <errno.h>
  9. */
  10. +# include <errno.h>
  11. # include <stdio.h>
  12. # include <stdlib.h>