patch-pool_select_walker_c 327 B

123456789101112
  1. $OpenBSD: patch-pool_select_walker_c,v 1.1 2012/09/24 19:39:59 pea Exp $
  2. --- pool_select_walker.c.orig Sun Sep 16 12:30:03 2012
  3. +++ pool_select_walker.c Sun Sep 16 12:30:16 2012
  4. @@ -22,6 +22,7 @@
  5. #include <stdlib.h>
  6. #include <string.h>
  7. #include <unistd.h>
  8. +#include <stdint.h>
  9. #include "pool.h"
  10. #include "pool_config.h"